Hi Josef,

Josef Spillner wrote, two years ago:

> 1) The authorisation error was due to the line
>       auth-access = read
> instead of the default
>       auth-access = write
> in svnserve.conf. So not being able to commit was correct in that case.
> 
> 2) Nevertheless something like the attached patch should be committed to 
> git-svn to let it handle errors without descriptions.
> 
> 3) SVN should be improved to tell why authorisation failed.

Can you still reproduce this?  I tried first with file:/// and was able
to write, then with svn+ssh and received

 Authorization failed: Authorization failed at /usr/lib/git-core/git-svn line 
4416

The underlying problem seems to be that in some circumstance libsvn
was/is returning an svn_error_t with message equal to NULL.  So it
would be nice to track it down.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to