Thread: gitosis will not create new server repo
i followed these instructions point push new repo origin. instructions fine except gitosis-admin.git available under git directory, this:
the instructions had said url should be:code:gitosis@domain.com:git/gitosis-admin.git
i able edit gitosis.conf , push origin.code:gitosis@domain.com:gitosis-admin.git
when push new project, however, this:code:$ cat gitosis.conf [gitosis] [group gitosis-admin] members = gitosis,mslinn@asylum,mslinn@lhotse writable = gitosis-admin writeable = empathyworks [repo empathyworks] gitweb = no description = blah owner = mike slinn daemon = no
i tried editing new git repo's .git/conf file , removed git directory, this:code:$ git push origin master fatal: 'git/empathyworks.git' not appear git repository fatal: remote end hung unexpectedly
... still same type of message:code:url = gitosis@domain.com:empathyworks.git
i tried creating directory of new repo in /srv/gitosis/repositories/empathyworks.git , copying in contents of .git directory local machine no joy.code:$ git push origin master fatal: 'empathyworks.git' not appear git repository fatal: remote end hung unexpectedly
have solved problem? i'm having same issue![]()
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] gitosis will not create new server repo
Ubuntu
Comments
Post a Comment