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

Truly "Clean" a working copy

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Tue, 11 Aug 2009 16:48:18 -0500

An interesting idea...
Sometimes when I try to switch a working copy to a different branch, I have
non-versioned and ignored files that are actually versioned on the branch
I'm switching to. In such a situation, the switch fails because a
non-versioned item with the same name already exists.

To solve this problem, normally, I go to the "Check for Modifications"
dialog and check "Show Unversioned Items" and "Show Ignored Items". I then
sort by status and delete all unversioned & ignored items. I perform the
switch once more and it succeeds.

Do you guys think it would be reasonable to implement a special feature for
such a "Clean Sweep" of the working copy? Perhaps you could make this a
feature of SVN Revert. Have a "Show Unversioned/Ignored Items" checkbox in
the Revert dialog and checking those items would actually result in them
being deleted to the recycle bin. Any opinions?

---------
Robert Dailey

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-11 23:48:27 CEST

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.