RE: Feature Request: Delete in report contextmenu for Restored items
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 23 Oct 2013 13:46:49 +0000
> > When deleting a file with a thirt party application (f.e. Visual
This is no different than deleting a file from the file system without using svn delete command. If you want to delete a file from the repository you have to tell SVN about it, and then commit that delete. Otherwise SVN does not know your intent and yes, when you update it is going to bring that file back.
I don't see anything here that is broken.
I would suggest, wrt Visual Studio that you install ankhsvn. This way, file adds/deletes/moves you make in the IDE are "registered" with svn and shown as pending changes when you do your next commit.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.