Issues with an authz-protected repository
From: Eli Barzilay <eli_at_barzilay.org>
Date: Mon, 9 Feb 2009 22:34:25 -0500
[Apologies if this is a known issue, I've tried too look around for
We have a private user repository, protected by an authz configuration
svn: Server sent unexpected return value (403 Forbidden) in response
Now, as far as I can tell, this is correct for our setup, since /usr
svn co http://svn.plt-scheme.org/usr/foo A
After some tweaking of my ~/.subversion/servers, I've managed to get
<D:checked-in><D:href>/usr/!svn/ver/20822/foo/blah2</D:href></D:checked-in>
and then it immediately proceeds to perform the offending OPTIONS:
HTTP session to http://svn.plt-scheme.org:80 begins.
This is with both client and server at 1.5.5.
Is this a bug?
-- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life! ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1131969 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-02-10 07:07:05 CET |
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.