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

Multiple Repositories under one subversion daemon

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Wed, 1 Sep 2010 13:02:28 -0700

I am running subversion server on a Windows machine. Right now I am in the
process of converting my exisiting projects to start using subversion and my
projects are located at different paths/locations. For example:
C:\data\project1
C:\project\bluecat
C:\software\abc

Now it seems that wehn we start svnserver executable it accepts the root
path of the repositories like this:

svnserve.exe --daemon --root drive:\path\to\repository\root

However in my case all my projects are under different locations and
unfortunately I cannot move them under one location because lot of other
systems are expecting those projects to be at that location. So I would
rather change the new system (svnserver) to adopt to the exisiting layout.

Is there any way to get around this?

Thanks.
Received on 2010-09-01 22:03:06 CEST

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.