On Wednesday, August 18, 2021 at 6:43:48 PM UTC+2 James Ward wrote:
> When a file is renamed, and also contains changes, it isn't easy to view > the changes from "Check for modifications". It would be fantastic if you > could diff the new and old file directly from within "Check for > modifications". if the file is renamed with the proper svn command, i.e. the 'old' name show up as "deleted" and the new one as "added(+)" then a simple double click will diff the added with the deleted one. However if you just rename the file, one file will show up as "missing" and then svn doesn't know that the missing file is the old of the added one, and then you can't diff. But if you select both the missing and added one, right-click then you get a "repair rename/move" entry in the context menu. -- 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/b505069e-65ab-46af-8534-d1e4f99ccac9n%40googlegroups.com.
