Access control bug in SVN >= 1.5.3
From: Ewgenij Gawrilow <gawrilow_at_math.TU-Berlin.DE>
Date: Thu, 19 Feb 2009 09:48:09 +0100
Hello,
I've posted the following bug report to dev@ mailing list about a month ago.
The bug must have been introduced somewhere between 1.5.3 and 1.5.5, as we've
For a repository, some users are granted full rw access from the root downwards, while other users
@full = user1,user2
[Repo:/]
[Repo:/some/path/beneath]
Now this restricted user can check-out his working copy of /some/path/beneath without problem.
svn: Server sent unexpected return value (403 Forbidden) in response to
In the server log the following record appears:
Access denied: 'otheruser' OPTIONS Repo:/
It gives the impression that `svn update' tries to access something at the root of the repository,
I'll appreciate any suggestions and short-term patches fixing the problem until the next release.
Ewgenij Gawrilow,
------------------------------------------------------
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.