On Tue, May 24, 2011 at 10:33 AM, HugoKuo <[email protected]> wrote:

>
> ****************************************************************************************
> hugo@i-00000092:~/projects/mumbo$ git push origin master
>
> == Gitorious:
> ==========================================================
> Access denied or wrong repository path
> ========================================================================
>

There are (at least) two things that could cause this:
- The path is incorrect. Does `git ls-remote origin` give a listing of the
refs in the repository?
- The user isn't allowed to push to the repository. Does the hugo user have
access? You could verify this by hitting the URL http://
<your-gitorious-host>/hugo/mainline/writable_by?username=hugo

Does this give any hints?

Cheers,
- Marius

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to