[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnserve authx problems...

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-06-13 18:00:14 CEST

Quoting Tankko <tankko@gmail.com>:

[..]
> Error: Not authorized to open root of edit operation
>
> He can't get any access at all unless I add him to the [/] block as rw.
>
> I've tried giving him access to [/], but then blocking access to
> [/trunk], then granting to [/trunk/Data], but nothing works.
>
> What am I doing wrong? Everything works fine if I remove the authz-db
> = authfile line as well, so svnserve is function correctly without
> authz.

Is the user trying to checkout trunk directly? So you expect him to only
receive:
/trunk/Source
/trunk/Data

With this configuration, he has to checkout trunk/Source and trunk/Data one by
one. One has to have read access on the folder to be able to checkout that
folder!

Maybe read also this issue, it talks about setting execute rights on a folder
(instead of read rights):
http://subversion.tigris.org/issues/show_bug.cgi?id=2298

hope this helps,

Lieven.

----------------------------------------------------------------
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 Tue Jun 13 18:02:47 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.