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

Delete folder from local disc but not from repository and update should not restore it

From: Hans Wurst <0123456789_at_gmx.de>
Date: Thu, 6 May 2010 22:35:46 -0700 (PDT)

Hello,

I want to remove a versioned folder from the local working copy, but do not want to delete it from the repository. Further more if I make an "update" on a parent folder, Tortoise should not tell me that the folder is "missing" but should ignore it.

I think this must be possible because the following works fine:
1. I have checked out the root directory of the repository, "only this item".
2. I select a folder deep in the structure of the repository and "Update Item to revision" -> "Fully recursive". Tortoise only creates the path to this folder without any siblings.
3. I repeat step 2 for several folders.
4. An "update" at the top most folder of the working copy only updates the selected folders and their subfolders but does not check out any sibling.

Now the problem occurs: I cannot remove one of the folders I checked out in step 2 from my local working copy. Because as soon as I remove it and I redo step 4, I get the information that the deleted folder is missing and Tortoise recreates it.

Is it possible that I remove a folder from the local working copy?

Thanks in advance for your answers,
Tomkado.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2604744

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-07 07:51:02 CEST

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.