I just created the 'seconds' project, but after a day I still can't push my git repo. git is working fine for my other
projects. Here are the errors I get:
$ git status
# On branch master
nothing to commit (working directory clean)
$ git push gitosis@rubyforge.org:seconds.git master
ERROR:gitosis.serve.main:Repository read access denied
fatal: The remote end hung up unexpectedly
Any help would be appreciated!
Ethan |