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

Re: How do I check out a subset of directories

From: Bob Proulx <bob_at_proulx.com>
Date: 2006-05-14 19:29:08 CEST

Jones, Clyde C. wrote:
> I would like to check out only the Trunk/_Custom/ Trunk/Message and
> Trunk/List_Result directories, but not the rest.

I believe the svn:externals may be used in your situation to create a
working copy that only contains svn:external connections to those
directories that you care about.

  http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 14 19:31:00 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.