I just finished setting up a Gitorious installation and was testing some of the features to make sure it works. I created a test project, with a test repo, and then following the instructions I tried pushing from my local test repo, and I got this error:atst@wks:~/test-new$ git push origin master== Gitorious: ==========================================================Access denied or wrong repository path========================================================================fatal: The remote end hung up unexpectedlySome of the investigations that I did so far:https://gitorious.domain.net/test/test/writable_by?username=atst returns truegit ls-remote origin:== Gitorious: ==========================================================Access denied or wrong repository path========================================================================fatal: The remote end hung up unexpectedlygitorious_auth.log:I, [2012-07-11 20:20:07#11773] INFO -- : Connection from "10.12.1.31 49651 22" (atst): git-upload-pack 'test/test-new.git'I, [2012-07-11 20:20:07#11773] INFO -- : Access denied or bad repository path for "atst": "git-upload-pack 'test/test-new.git'"gitorious.yml:production:gitorious_client_port: 80gitorious_client_host: gitorious.domain.netgitorious_host: gitorious.domain.netrepository_base_path: "/home/git/data/repositories"archive_cache_dir: "/home/git/data/tarballs"archive_work_dir: "/home/git/data/tarball-work"cookie_secret: random_sequse_ssl: truegitorious_user: gitexception_notification_emails: ma...@domain.netmessaging_adapter: stompdisable_record_throttling: falsegitorious_support_email: other...@domain.netThe gitorious installation lives at: https://gitorious.domain.net/gitorious/. Also, the ssh key was added successfully to /home/git/.ssh/authorized_keys.curl -I http://gitorious.domain.net:80 returns:HTTP/1.1 302 Moved TemporarilyContent-Length: 0Location: /?5b61c530Does anyone have any idea what could be wrong? Any help is greatly appreciated, thank you in advance.
--
To post to this group, send email to gito...@googlegroups.com
To unsubscribe from this group, send email to
gitorious+...@googlegroups.com
P Please consider the environment before printing this e-mail
Internet Confidentiality Statement This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message. Thank you.