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

Re: Possible Issue: Delete file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-27 18:18:44 CEST

Christian Welzel wrote:
> Hi Steve!
>
> A possible issue with Tortoise. When deleting a file, Tortoise doesn't
> ask for confirmation. It just assumes you know what you're doing and
> kills the file (collateral damage be damned!). :o)
>
> I know it's possible to restore deleted files, and one would assume that
> a Tortoise user knows what he's doing (:-)) but Windows users are used
> to being asked multiple times whether they're really, really, really
> sure...

We're dealing with Windows users here who (should) know about version
control. Which means it's not necessary to clutter TSVN with "are you
sure?" message boxes.
When you delete a file, we don't have to ask for confirmation because a
simple "revert" can bring the file back (it's versioned after all).
In case the file you're about to delete has local modifications (which
aren't committed yet), TSVN *will* ask you for confirmation. And then
(at least in the version you're using, not in the 1.4.4 release) it will
not simply delete the file but delete it using the windows trash bin.
That assures that you can get the file back if you want.

Stefan

P.S. next time, wouldn't it be easier to just shout across the hallway
and ask me personally? :)

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 27 18:16:02 2007

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.