[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: reer <7101227_at_sina.com>
Date: Tue, 9 Mar 2010 18:51:58 -0800 (PST)

very well, Thanks

I have proved it is fine in Fedora-12 (svn --version is 1.6.5).

Andy Levy wrote:
>
> 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].
>
>

-- 
View this message in context: http://old.nabble.com/svn%27s-problem-while-opening-the-anonym%27s-read-authority-to-some-subdirectory-tp27817853p27844940.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2457325
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-10 03:52:03 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.