There is only "Undo add", which does what it should (revert the state to unversioned but keep the file) for normal added files, but for copied files, this also deletes the file (moves it to the recycle bin).
On the command line, this can be achieved by svn rm --keep-local Could this also be made available in TortoiseSVN? See this StackOverflow question for details: https://stackoverflow.com/q/46339599/1467476 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/4c982117-28cc-4b50-9826-fb9f8a9d7bc3%40googlegroups.com.
