Re: Checkout from multiple reps
From: Mness <mness_at_one.net>
Date: 2003-02-28 21:08:44 CET
If my repository looks like so:
Trunk
And 'svn propget svn:externals CPWorkspace' shows:
If it looks like:
My goal is to get:
CPWorkspace
as my working tree. Are these the 'some bugs' that you mentioned,
Thanks for the help. Regardless of the turnout of this issue, I am
-- MNess --------- Original message -------- From: Karl Fogel <kfogel@newton.ch.collab.net> To: Mness <mness@one.net> CC: dev@subversion.tigris.org Subject: Re: Checkout from multiple reps Date: 02-28-03 10:46 AM > "Mness" <on.mness@nuvox.net> writes: > 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). The svn:externals property is the way to go, as you guessed. It's not excluded, but does have some bugs, which will be fixed before 1.0. That's the most we can offer you, I think :-). -K --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Feb 28 21:09:44 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.