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

svnserve and multiple repositories

From: Martin Fuchs <martin-fuchs_at_gmx.net>
Date: 2004-12-27 10:39:25 CET

Hello,

using subversion as Apache module, I can configure it to serve multiple
repositories, for example with this httpd.conf entry:

<Location /svn>
   DAV svn
   SVNParentPath /svn-repos
</Location>

Is there a way to get this also using svnserve?
I found only the option "-r" to specifiy one single repository for svnserve
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 27 10:44:31 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.