I worked around this issue by altering the startup scripts for my git- poller and git-daemon. I found they were crashing (probably due to my memory-tight server). I then just set up a cron job to run the startup scripts every 5 minutes. This seems to have generally alleviated my issues.
On Nov 9, 4:30 pm, Pavel Pachkovskij <[email protected]> wrote: > Please provide solution if you have fixed this issue > > On Nov 5, 12:44 am, Jarrod Roberson <[email protected]> wrote: > > > > > > > > > On Nov 3, 2:14 pm, Dan Reiland <[email protected]> wrote: > > > > Have you tried running git-daemon as your gitorious_user as defined in > > > config/gitorious.yml? > > > I changed all the gitorious related init.d scripts to be git:git and > > things are almost working > > > I can create repositories now but I can't push to anything > > > PS C:\Users\JarrodR\Projects> git fetch origin master > > [email protected]'s password: > > fatal: 'my_project/my_repository.git' does not appear to be a git > > repository > > fatal: The remote end hung up unexpectedly -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
