Re: Checkout question
From: John Peacock <john.peacock_at_havurah-software.org>
Date: Mon, 19 May 2008 07:25:54 -0400
David Aldrich wrote:
This:
$ svn co MyProject/A
produces a directory called A which is a working copy anchored in that portion
$ svn co MyProject/B
produces a directory called B which is a working copy anchored in that portion
Those two working copies are completely independent, and in fact totally
There will be a feature in 1.5.0 called "relative externals" where you could
For the present, the only good solution is to throw away the full A (and B)
$ svn co MyProject
HTH
John
1) it involves the variously broken "non-recursive" checkout option...
---------------------------------------------------------------------
|
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.