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

Re: Same Working Dir Different Repos?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-25 16:28:39 CEST

Dirk Hoffmann <dh.discuss@web.de> writes:

> I'm quite new to subversion and am planning to use two different repos
> (possibly even served by different servers) which should be accessible
> from within the same working directory.
>
> The problem is, that sources and product files may be located in the
> same working dir.

You mean in a single directory, files A and B might be from different
repositories?

We don't support that (yet). That's a post-1.0 thing.

For now, the closest thing is 'svn:externals'... see chapter 6 of the
book. That will allow you to mix directories from different
repositories, but not files.

> I'm thinking about compiling different clients which use different
> .snv-dirs or one client which accepts a command line arg to tell it
> which .snv-dir to use.

I guess that would work as a 'hack'...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 25 16:34:04 2003

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.