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

Re: feature request: svn delete without deleting

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 08 Jun 2008 09:51:38 +0200

James Ford wrote:
> Correct me if there is a better way to do this already but...
>
> Lets say you have a file checked in by accident that you need to get
> out of version control. It is however an important file that you
> can't just svn delete. So you first copy the file somewhere safe, svn
> delete the original, checkin the delete, then copy the file back, and
> be sure not to check it in again.
>
> It would be nice to have an option like right click -> svn delete
> without really deleting, or something like that.
>
> Or is there some way to do this from the repository? If I delete the
> files in the repo, then the next time i try to checkin it seems that
> would confuse it.

In TSVN 1.5, that feature is already there:
Hold down the shift-key, right-click on the file
Since you pressed the shift-key when showing the context menu, there's
an additional menu entry there besides "Delete", called "Delete (keep
local)".

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-08 09:52:00 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.