RE: Re: Update non-recursively?
From: <SebastianUnger_at_eaton.com>
Date: 2006-08-12 00:16:12 CEST
Thanks, I never noticed that Update To Revision menu entry. I always did that from the log.
However, I still can't do what I'm trying to:
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. Sometimes I also find that I don't need a project anymore and to speed up svn operations I usually delete that project's WC sub-folder and then do a svn -N project in the top-level, which regenerates that folder, but not all the folders underneith. 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 u Thanks, Seb
-----Original Message-----
SebastianUnger@eaton.com wrote:
Use "Update to Revision" instead of update. That one has all options
Simon
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.orgReceived on Sat Aug 12 00:16:26 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.