Bluehost.com Web Hosting $6.95

apache2 subversion repository browsing

This is a discussion on apache2 subversion repository browsing within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I run an apache2 server that hosts some SVN repositories. SVN works, authorization works, Repository Browsing works. Now I ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-10-2006
Adolf Schwarz
 
Posts: n/a
Default apache2 subversion repository browsing

Hi,

I run an apache2 server that hosts some SVN repositories. SVN works,
authorization works, Repository Browsing works.

Now I am looking for a way to show a list of all repositories hosted.
Like for example

I provide the repositories via the "SVNParentPath" directive.
SVNParentPath points to a directory where all repositories are stored.
AuthzSVN manages the authorization.

So when I browse to the URL "www.myserver.at/repos/somerepository/" I
can browse in the repository "somerepository". But when I browse to
"www.myserver.at/repos/" I get a "403 Forbidden" error (after
authentication).

Is it possible to list all hosted repositories automatically? Or even
better only the repositories where the user has access to?

Thanks,
-adi


Here is the complete part of my setup

> <Location /repos>
> DAV svn
> SVNParentPath C:\repos
>
> AuthzSVNAccessFile C:\Apache2\conf\svn-access-file
>
> Require valid-user
>
> AuthType Basic
> AuthName "Repository Area"
> AuthUserFile C:\Apache2\conf\svn-auth-file
> </Location>

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 05:28 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0