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

RE: Re: Update non-recursively?

From: Sven Brueggemann <SBrueggemann_at_gmx.net>
Date: 2006-08-12 14:58:50 CEST

Hello,

Sebastian Unger wrote:

> I find myself often in the situation, where I want to check out a
> folder, that contains a large number of projects of which I really
> only need a few. For some reasons I do want to check out all
> projects in one WC instead of creating a local, normal directory and
> then checking out each project into it. So using the command line I
> do a svn co -N to get the top level folder (with nothing in it) and
> then do a svn up -N project1 project2 ... for the projects I need.
[...]
> Unfortunately I can't bring up the TSVN context menu for missing
> entries and therefor can't use "Update to Revision" to
> non-recursively create them. Deleting all the contents of a folder
> and then doing a non-recursive update is different, as the folder
> will still list those entries as missing and a normal update will
> restore them, whereas in the first approach it wouldn't.

Non-recursive operations currently leave the WC in a broken state,
see http://subversion.tigris.org/issues/show_bug.cgi?id=695 for
details. Until this issue is fixed, I wouldn't recommend implementing
more support for non-recursive operations in TSVN.

Kind regards

Sven

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Aug 12 14:58:56 2006

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

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