SVN access denied when comparing revisions
From: Bill Cebula <bill.cebula_at_gmail.com>
Date: Tue, 19 Mar 2013 23:41:19 -0500
Hello,
I had the same trouble as the user that posted this question:
http://stackoverflow.com/questions/3584643/svn-access-denied-when-comparing-revisions
I am using the ToirtoiseSVN 1.7.11.2300-x64 for the client and 1.7.8 for
In my situation I gave myself read/write rights to the root repository in
I would expect the same behavior whether the* anon-access* line is
Example setup to reproduce issue:
*authz*
[/]
harry = rw
*passwd*
[users]
harry = harryssecret
*svnserve.conf*
#anon-access = none
#auth-access = none
password-db = passwd
authz-db = authz
It does appear to be a bug. Should I file an issue for this?:
Thanks,
Bill
|
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.