Re: Selective Checkout
From: David James <list-subversion_at_davidjamesdesign.com>
Date: 2006-08-17 17:13:18 CEST
Here is the sequence:
cd /path/to/project/root
svn checkout -N http://repos/root .
svn checkout http://repos/root/sub-directory ./sub-directory
svn status
> ? sub-directory
svn add sub-directory
And the answer to your question is no I did not commit them.
On Aug 17, 2006, at 8:27 AM, <Chris.Fouts@qimonda.com>
> When you added the dirs, did you also "svn commit" them?
|
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.