Access control bug in SVN >= 1.5.3
From: Ewgenij Gawrilow <gawrilow_at_math.TU-Berlin.DE>
Date: Wed, 28 Jan 2009 15:11:37 +0100
Hello,
the bug I'm going to report 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,
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.