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

Re: Accessing a SUBVERSION repository via a web browser

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2006-10-27 22:00:28 CEST

--On Friday, October 27, 2006 9:43 AM +0200 Samuel Sattath
<samuel@sattath.com> wrote:

> What do I need to do to access a remote SUBVERSION repository via a web
> browser (IE or Mozilla)?

Depends on what you mean by "access". You can read the files in the HEAD
revsision of the repository (ie. display in your browser) simply be serving
the repo over Apache with mod_dav_svn. You can perform more complex queries
using a 3rd party web-server-based browser such as Trac.

For example, you can browse Subversion's own repository here:

<http://svn.collab.net/repos/svn/trunk>

Here's an example project using Trac:

<http://www.pumacode.org/projects/vss2svn/browser>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 27 22:01:14 2006

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.