I just found this thread while having the same issue, for anyone else looking for the fix; you have to change the *repos_path* in the */home/git/gitlab-shell/config.yml* file AND the* /home/git/gitlab/config/gitlab.ym*l file. Then it seems to work. Cheers, Greg.
On Thursday, January 10, 2013 7:12:23 PM UTC-5, Nate Meyer wrote: > > hi everybody! > > i recently set up gitlab 4 (using gitlabhq's gitolite). i copied the > /home/git/repositories directory to another location, and updated > repos_path in gitlab.yml to point at this new location, /nfs/git. after a > restart of the app new projects and pushes to existing projects are still > going to the repos at /home/git/repositories, but if I, for example, create > a new user, i see their directory created under /nfs/git. it seems like > gitolite is stuck on the original path, rather than the updated path, if > that makes any sense. > > does anyone have any suggestions? or any relevant experiences changing the > default repos_path in gitlab/gitolite? > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
