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

Re: URL vs. path inconsistencies

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2006-01-16 23:22:47 CET

>>>>> "Ryan" == Ryan Schmidt <subversion-2006Q1@ryandesign.com> writes:

 Ryan> On Jan 16, 2006, at 18:20, Paul Koning wrote:
>> (There isn't a "checkout just the directory but not its contents"
>> switch...)

 Ryan> Isn't that "svn co -N"? Note that it's currently somewhat
 Ryan> broken [1], but it may be sufficient for this case.

No, svn co -N checks out the directory and all the files in it, but
doesn't recursively walk the child directories.

What I meant is "check out the directory alone, and NOT the files in
it (and of course by implication, don't recurse). I'd end up with a
sandbox containing just .svn, with an entries file with just one entry
in it (the dir).

   paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 17 00:07:34 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.