> >> -Original Message-
> >>> I may have totally misunderstood you. Are the above paths you
> show
> >> working copy paths, or are they existing svn repositories?
> >> Those are not existing svn repositories yet. Let's just say that
> >> those project folders should be at those locations on
BOb,
Do you mean junction points, which are more like hardlinks in Unix?
Isn't it so, that they need to be on the same "drive" (filesystem)?
Alexander
Am 02.09.2010 um 16:09 schrieb Bob Archer :
-Original Message-
I may have totally misunderstood you. Are the above paths you show
> -Original Message-
> >I may have totally misunderstood you. Are the above paths you show
> working copy paths, or are they existing svn repositories?
> Those are not existing svn repositories yet. Let's just say that
> those project folders should be at those locations only and I want
> t
e any way to get around this?
>
> -Original Message-
> From: Tech Geek [mailto:techgeek12...@gmail.com]
> Sent: 02 September 2010 00:40
> To: David Bartmess
> Cc: users@subversion.apache.org
> Subject: Re: Multiple Repositories under one subversion daemon
>
> If I under
If I understand you correctly this would mean that somebody (user/developer)
has to checkout the code for each of the projects from the repository
location (say C:\svn\data\repositories) to:
C:\data\project1
C:\project\bluecat
C:\software\abc
so that the above locations reflect the latest code?
On 9/1/2010 4:46 PM, Tech Geek wrote:
>I may have totally misunderstood you. Are the above paths you show
working copy paths, or are they existing svn repositories?
Those are not existing svn repositories yet. Let's just say that those
project folders should be at those locations only and I wan
>I may have totally misunderstood you. Are the above paths you show working
copy paths, or are they existing svn repositories?
Those are not existing svn repositories yet. Let's just say that those
project folders should be at those locations only and I want to create SVN
repositories at each of th
> > 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
>
> 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