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

RE: Delete option

From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Tue, 6 Jan 2015 14:25:08 -0800 (PST)

On 5/01/2015 23:04, David Balažic wrote:
> In my experience deleting file normally (via Explorer, CMD...) works fine.
> The Commit dialog will list them correctly as "deleted".

This is incorrect. If you delete a file without SVN being aware of it, then it will show as "missing" in Commit and Check for Modifications.

You can turn this into a proper "deleted" if you tick a "missing" item and Commit -- however if you Update at any time between deleting the file and committing (which normally you would), then SVN will recover the missing file (undoing your deletion).

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-06 23:25:14 CET

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.