Hey. On our private Gitorious installation, `GitBackend.create` apparently fails. I say "apparently" since all I see in `production.log` is that the HTTP request to create the repository finished successfully. Looking inside the repositories directory, I don't see the hashed path, so I suspect the `FileUtils.mkdir_p` call (line 8 in `lib/git_backend.rb`) failed, which obviously breaks everything following it.
Where can I get an error log for that failure? For now it is completely silent. Thanks, D -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
