[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVNListParentPath...

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 5 Nov 2008 14:32:45 -0600

On Nov 4, 2008, at 19:25, BRM wrote:

> Ryan Schmidt wrote:
>
>> On Nov 4, 2008, at 13:28, BRM wrote:
>>
>>> We had installed SVN 1.1.4 with Apache2 2.0.54 (the latest in
>>> Debian Sarge), and we recently moved it up to SVN 1.4.2 with the
>>> same version of Apache2, compliments of the www.backports.org for
>>> Debian Sarge.
>>>
>>> I realize Debian Sarge is outdated and no longer supported even
>>> by Debian, but at this time we have no ability to update the
>>> system to Etch.
>>>
>>>
>>> We would really like to have the ability to use
>>> SVNListParentPath, which I have had working on other installs
>>> even with older versions of SVN.
>>> We use the SVNParentPath to add the repositories, and everything
>>> works when we go into the repository.
>>> However, we are unable to get SVNListParentPath to work - it just
>>> returns a 403 Forbidden error (#403, 190001).
>>>
>>> We also converted to using the path-based authentication in the
>>> process. During the conversion, before we enabled path-based
>>> authentication we had it working; but after the conversion we
>>> have been unable to.
>>>
>>> Our path authorization file is relatively simple, and we've tried
>>> all of the following:
>>>
>>> [groups]
>>> users = myuser, myotheruser, etc
>>> other = someotheruser
>>>
>>> [/]
>>> @user = rw
>>> @other = r
>>>
>>> [repo1:/]
>>> @user = rw
>>> @other = r
>>>
>>> [repo2:/]
>>> @user = rw
>>> @other = r
>>>
>>> However, we have not had any luck. We also verified all file
>>> level permissions are owned by the user/group that apache2 is
>>> operating as.
>>
>> Might be this bug:
>>
>> http://subversion.tigris.org/issues/show_bug.cgi?id=2753
>>
>> If so, see the notes for a workaround.
>
> Sadly the work around did not work. Guess we'll just have to wait
> until the bug is fixed.

Hmm... if the workaround didn't work, maybe that's not the bug after
all...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-05 21:33:08 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.