authz issues
From: Eric Lee <pgeric_at_gmail.com>
Date: Wed, 23 Sep 2009 02:39:15 +0800
Hi,
I have a basic setup and with svn:: protocol.
trunk\
authz file:
[/trunk]
if I have get out one of the $anonymous read permission, like this.
$anonymous =
then, I could not be able to merge revisions from branches\app-0.1 to trunk with this command,
svn merge svn://localhost/branches/app-0.1
and an error was produced.
`svn: Unreadable path encountered; access denied`
All other operations seems work fine such list or commit
I have authenticated already but still get the access denied error message. Is this a normal behavoir ?
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org]. |
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.