I am currently trying to reproduce the situation from https://groups.google.com/g/tortoisesvn/c/OD6md7BfTW4, so I checked out the trunk of the respective repo at a specific revision, compared it to the other folder that has the merged branch, copied all new files into the folder and tried to SVN-delete all deleted files.
The problem is, that I get "force removal" warnings for files I did not ask to delete. And I cannot abort these warnings. The upper "Cancel" (directly underneath "Remve") correctly aborts the deletion of the current file. But the "Cancel" in the lower right corner also abort for the current file only. So I had to click through about 10 files one by one. On the problem of the false files: How can I find out, which files are going to be deleted by TSVN? Either Beyond Compare 4 sends a wrong file list, or TSVN uses wrong files. *But... it's different, as I just found out.* The problem is: In BC4, I selected not only files, but also their 8 parent folders. Therefore, I got 8 warnings, each one asking to delete a modified file from that folder. There are more than 1 modified file in each of that 8 folders, but I got only 8 warnings, this is why I found out that the abort button obviously works per folder. And the file list was correct, because it included the folders. Either the abort button should abort completely, or you should tell that the abort only applies to the current folder and specify that folder somewhere. -- 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/758567aa-70e9-44fa-9b79-66c769aeed44n%40googlegroups.com.
