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

Re: not checking out subdirs of a repo?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-13 18:52:49 CET

pll@lanminds.com writes:

> Hi,
>
> I have a repo I'd like to check out, but only want a top level
> directory of that repo as a wc. Is there a way to specify only give
> me the top directory and it's contents, but not any other subdirs?

'svn co --nonrecursive', or 'svn co -N'

I believe that this feature is a bit buggy right now, however. I
think we have an issue filed about it. We don't have a well-defined
set of behaviors about how subsequent subcommands should treat such a
working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 13 18:56:43 2002

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.