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

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
> svn: warning: 'includes' is already under version control

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>
<Chris.Fouts@qimonda.com> wrote:

> When you added the dirs, did you also "svn commit" them?
>
>> -----Original Message-----
>> From: David James [mailto:list-subversion@davidjamesdesign.com]
>> Sent: Wednesday, August 16, 2006 5:50 PM
>> To: users@subversion.tigris.org
>> Subject: Selective Checkout
>>
>> Hello,
>>
>> First time on this list.
>>
>> I only want to check out certain parts of a very large application.
>> But I can't get subversion to see all the bits as one whole
>> file structure. For instance if I do an svn status at the root
>> directory, it sho
Received on Thu Aug 17 17:27:36 2006

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.