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

Checkout from multiple reps

From: Mness <on.mness_at_nuvox.net>
Date: 2003-02-28 15:34:31 CET

Hello all,

I am new to using Subversion (current CVS user). I was very excited when I
read that you could have files from different positions in the repository in
one working directory (via the switch command). But in seems that the
checkout command stops me from doing that very thing. Let me explain my
situation:

I have many projects (Lib1, Lib2, Lib3, Prog1, Proj2). Each has a bin
directory and a source code directory. Since Prog1 depends on Lib1 and
Lib2, I check them out together and want to see all the source directories
and a bin dir that holds files from each project after the checkout. Same
for Proj2, but I only want Lib1 and Lib3. I have this in CVS by putting all
of the bin files in the same repository dir and using an rather large module
file. If I were able to put them in the repository by project and checkout
to a 'shared' bin file, things would be much easier to maintain and
understand.

Does anyone have suggestions of how to do this cleanly? My first thought
was to just checkout many projects at the same level (or use the ext-dep
property to build a module) and let each project add it's files to the bin
dir. It seems that this feature was excluded on purpose though (from
reading the bug log).

Thanks for any help,

MNess

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 16:14:02 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.