On Sun, Oct 11, 2009 at 2:05 PM, Lb2007 <[email protected]> wrote: > > Thanks for your reply, chmodding the repositories dir does indeed > solve the problem for now, though it's not perfect. > > However, pushing was not solved, still showing: > fatal: 'test/test.git': unable to chdir or not a git archive > fatal: The remote end hung up unexpectedly
Check the log files, in particular the gitorious_auth.log and pre_receive_guard.log As for the permissions, I suspect you may be running the poller under the wrong user. The poller script is what takes jobs from the queue and does things like creating repositories. JS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
