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

Re: [TSVN] Checkout Separate Portions of a Repository

From: Sven Brueggemann <SBrueggemann_at_gmx.net>
Date: 2005-09-07 20:45:49 CEST

Brad Rhoads wrote:

> If I wanted to only checkout separate portions of a repository that can
> be done but it must be done with 1 command. For example,
> svn checkout http://linux2/svn/synapse/trunk/db
> http://linux2/svn/synapse/trunk/unixscripts xyzzy
> would create the directory structure of db and unixscripts under
> directory xyzzy

I don't think this is possible with TSVN - at least not via the GUI.

> and then be able to do 1 commit that would include the db (sql) and the
> report (.rpt) changes. And I'd much rather accomplish this with
> TortoiseSVN.

That's no problem. If xyzzy is considered a working copy by SVN here,
simply commit. If it's subdirectories are the working copies and xyzzy
is not, simply multi-select both folders and commit them in one
transaction.

Kind regards

Sven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Sep 7 20:46:12 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.