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

RE: svn WebDAV

From: Christopher Viaggi <christopher.viaggi_at_hds.com>
Date: Mon, 10 Nov 2008 12:07:06 -0800

Reinhard,
 
I've never been able to browse all my repositories like that even though I have quite a few. I believe to see all your repositories you'll have to write your own index.html page with a listing of the repositories (or php page to dynamically generate the list).
 
//C

________________________________

From: Reinhard Fürst [mailto:rexfue_at_googlemail.com]
Sent: Monday, November 10, 2008 12:04 PM
To: users_at_subversion.tigris.org
Subject: svn WebDAV

Hi,

I have a directory called SVNRoot on my server. Under that directory are all my repositories.
For example:
/SVNRoot/Project1
/SVNRoot/Project2
...

I set up apache and WebDav.
Now using: http://server/svn/Project1 I can browse Project1 (trunk, braches etc).

But if i say http://server/svn I receive an error:
------------------------
Forbidden

You don't have permission to access /svn on this server.
-------------------------

What to do, to see all my repositories under SVNRoot using http://server/svn ?

Thanks

Regards
Reinhard
Received on 2008-11-10 21:07:42 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.