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

Re: Web access to repository

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 04 Feb 2010 14:22:50 -0500

Giulio Troccoli wrote:
>> ViewVC has unofficial/experimental support for displaying
>> remote repositories. You can see/use an example of this in
>> action here:
>>
>> http://svn.collab.net/viewvc/viewvc
>>
>> (The 'viewvc' project repository lives over on viewvc.tigris.org.)
>
> Thanks Michael, I would certainly look into it then. We already user ViewVC internally. Is it possible to rescrit it to just use HEAD? This may be a requirement. I don't know yet but it oculd be something they would want. Worse comes to worse I can always use plain WebDAV.

Oh, man, if you just want HEAD, yeah, just use WebDAV. Maybe even use
mod_proxy so it looks like folks can browsing on your main server when the
real data is coming from the Subversion server.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-02-04 20:23:27 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.