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

[TSVN] Re: Partial checkout

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-01-14 10:41:14 CET

"Daniel F Garcia" <dgarcia@kobold.com.au> writes:

> "this" being partial checkouts, or the filters I described ?

filters for partial checkouts :-)

Well, you can do a svn ls -R, filter for the file names you want and
then checkout each file alone.

For partial checkouts use the command line client:

$ svn help co
checkout (co): Check out a working copy from a repository.
usage: checkout URL... [PATH]

  Note: If PATH is omitted, the basename of the URL will be used as
  the destination. If multiple URLs are given each will be checked
  out into a sub-directory of PATH, with the name of the sub-directory
  being the basename of the URL.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 14 10:41:55 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.