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

Re: Browsing the repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-22 16:56:27 CEST

On Aug 22, 2005, at 8:26 AM, Rainer Sokoll wrote:

> On Mon, Aug 22, 2005 at 08:15:19AM -0500, Ben Collins-Sussman wrote:
>
>> Oliver Pajonk wrote:
>>
>>
>>> The only webbased solution I know is http://websvn.tigris.org/
>>> but this
>>> gets into trouble if you want to use AuthzSVNAccessFile... maybe
>>> it is a
>>> starting point.
>>>
>>
>> There are many, many CGI-type programs for browsing a repository,
>> such
>> as websvn and viewcvs. See the 'links' page on
>> subversion.tigris.org.
>>
>
> But will they honor AuthzSVNAccessFile?

Perhaps with some hack-y <Location> block. The problem is that
mod_authz_svn hands off URL paths to mod_dav_svn for parsing/
processing, and it may not always work with the CGI's own URLs.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 22 17:07:29 2005

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.