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

Re: Selectively checking out and working on subprojects?

From: Seth Falcon <sfalcon_at_fhcrc.org>
Date: 2004-02-06 00:54:49 CET

Ok, so maybe I'm not understanding your problem, but why not checkout
one "project" at a time.

So instead of

      $ svn co $R/pub

Use:

      $ svn co $R/pub/kernel
      $ svn co $R/pub/tex

etc.

HTH,

+ seth

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 6 00:55:08 2004

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.