In Gitosis, I can modify the path to the repositories directory by adding the following to gitosis.conf:

[gitosis]
repositories = /path/to/repositories

Is there a way to do the same thing in Gitolite?

--- ANSWER ---

(couldn't answer my own question for 8 hours so I'm posting this here for now...)

Obviously I didn't RTFM...

Turns out this is possible by setting $REPO_BASE in .gitolite.rc

See http://sitaramc.github.com/gitolite/rc.html for more info.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.