C. Michael Pilato wrote:
> Omry Yadan wrote:
>> Hi,
>>
>> I believe I found a bug with the behavior of SVN when working with
>> directories protected in authz.
>>
>> I tested it with svn 1.5.
>>
>> my goal is to have a repository which is accessible anonymously, with
>> a protected directory that is only available to specific users.
>>
>> the problem is that when I check out from the repo, I don't get the
>> protected directory even when my user is supposed to have full (read
>> write) access to it (when I check-out, the protected dir is skipped).
>
> You'll want to read this:
> http://blogs.open.collab.net/svn/2007/03/authz_and_anon_.html
>
Hi Michael,
Thanks for the link.
I`ll try your last suggestion soon.
are there any plans to fix this problem?
looks like it's a real time waster for many people, as the book does not
even hint such a common (required) setup is impossible without special
tricks.
Omry.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-16 23:44:52 CEST