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

Re: svn's problem while opening the anonym's read-authority to some subdirectory

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 8 Mar 2010 06:41:56 -0500

On Mon, Mar 8, 2010 at 02:21, reer <7101227_at_sina.com> wrote:
> To open the anonym's read-authority to some subdirectory, I get the problem.
> The err info is like "no power to open root directory to edit" (not exactly,
> just the meaning).
>
> The conf is below:
> svnserve.conf:
> anon-access = read
> auth-access = write
> password-db = passwd
> authz-db = authz
>
> passwd:
> test = 111
>
> authz:
> [groups]
> adm = test
> [/]
> @adm = rw
> * =
> [/testsvn]
> @t = r
>
> ___________________________________________
>
> According the above configure, the anonym could read the directory of
> "svn://repository-ip/testsvn". But the problem follows:
> 1、the authentic users could NOT checkout any repository. The err-info is
> like "no power to open root directory to edit" (not exactly, just the
> meaning).

You've hit this bug: http://subversion.tigris.org/issues/show_bug.cgi?id=3242

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2456459

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-08 12:42:24 CET

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

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