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

RE: Browsing Repros in Browser

From: Tim Armes <tarmes_at_fr.imaje.com>
Date: 2004-02-05 14:02:56 CET

>I've a apache-server with subversion 0.37 and several repositories in a dir
>called 'subversion':

>Now I want to browse "Subversion" to get a list of all repositories, but I
>only get an error

>"You don't have permission to access /subversion/ on this server."
>How can I get a list of all repos on my server?

I'm not sure if using the SVNParentPath directive in the Apache conf file
will do this. I'm can't it because it's not comptible with mod_dav_auth
(yet).

Your alternative is to install one of the available Repository viewers such
as:

ViewCVS (Python based) - http://viewcvs.sourceforge.net/
SVN::Web (Perl based) - http://svn.elixus.org/repos/member/clkao/SVN-Web/
WebSVN (PHP based) - http://websvn.tigris.org/

You'll still need to list the available repositories by hand in the config
files, however.

Tim
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 5 14:03:35 2004

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.