Installing gitosis on Ubuntu 8.04 LTS

This is supposed to be more like a reminder to myself, should I ever need to install gitosis on a server again. I carefully followed all the steps described here and here (German) on my Ubuntu 8.04 LTS server. But when it came to pushing my first project to the repository, git failed with ERROR:gitosis.serve.main:Repository read access denied

Turned out that none of the hooks in repositories/gitosis-admin.git/hooks/ was executable. A simple $ sudo chmod +x * solved the problem for me. Now, everything seems to be working fine.

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

You can use [geshi lang=lang_name [,ln={y|n}]][/geshi] tags to embed source code snippets.
Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Monster ID, Identicon/Ycon, Pavatar author images supported.

Submitted comments will be subject to moderation before being displayed.