Martin,
I think you're seeing issue 2486 (
http://subversion.tigris.org/issues/show_bug.cgi?id=2486 ).
A workaround for this issue is to give user joe read-access on the root of the
repository.
I've send a patch to the dev-list for this issue, but it's not accepted (yet). I
hope that it's included in svn 1.3.2.
Lieven.
Quoting Martin Eisenhardt <martin.eisenhardt@wiai.uni-bamberg.de>:
> Hello list,
>
> I would like to setup a repository that is *only* accessible over svn+ssh. I
> follow
>
>
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshtricks
>
> to setup public-key-based authentication and let all users share the same
> account (using 'command="svnserver -t --tunnel-user=joe" JOES-KEY
> joe@example.com' in .ssh/authorized_keys).
>
> Everything works all right so far.
>
> Now, and additionally, I would like to setup path-based authorization. I
> uncomment the lines "[general]" and "authz-db = authz" in svnserve.conf, and
> the file authz contains the following lines:
>
> [repository:/trunk]
> joe = rw
>
> Trying to commit something to that repository yields:
>
> svn: Commit failed (details follow):
> svn: Authorization failed
>
> Where is the problem? Have I exposed myself as noob? :-D
>
> Thanks for your help!
>
> Kind regards
> Martin
> --
> Dipl. Wirtsch.Inf.(Univ.) Martin Eisenhardt
>
> Otto-Friedrich-Universität Bamberg
> Fakultät Wirtschaftinformatik und Angewandte Informatik
> Lehrstuhl für Medieninformatik
>
> D-96045 Bamberg
>
> fon: +49 (951) 863-2856
> fax: +49 (951) 863-2852
>
> www: http://www.mneisen.org
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 20 14:03:16 2006