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

RE: Multiple Repositories under one subversion daemon

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 1 Sep 2010 16:51:38 -0400

> > 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?
>
> Have you tried symlinks? Windows 2008 server and up supports them.
>
> BOb

I may have totally misunderstood you. Are the above paths you show working copy paths, or are they existing svn repositories?

BOb
Received on 2010-09-01 22:52:19 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.