When I try to push to my local Gitorious install I get the following output.
== Gitorious: ========================================================== fatal error ======================================================================== fatal: The remote end hung up unexpectedly I did find this other discussion. https://groups.google.com/d/topic/gitorious/jO0QZXhpZkA/discussion I'm wondering if I have the same problem, but I don't know how to check or fix it. I ran ps -aux, but didn't know which process I was interested in. Here are all the processes that are running under the user git. git 1747 0.0 1.3 193068 112476 ? Sl Aug08 0:45 poller git 25803 0.0 1.3 182044 107224 ? S Aug02 0:00 /usr/bin/ruby /var/www/git.myserver.com/gitorious/script/git-daemon -d According to the install tutorial by Chris Johansen that should be correct. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
