fredag 2 juni 2023 kl. 10:54:49 UTC+2 skrev [email protected]: So could you by chance explain the points leading to this change. Or maybe i don't understand the philosophy behind it.
I think Stefan has previously explained (but I can't find the actual thread) that it more consistent with general Windows user experience to include the changes in all the selected revisions rather than "in all revisions except the lowest". Remember that you can select non-consecutive revisions in the log window (using Ctrl-click), then you get the changes from the selected revisions. It would make a non-consistent UX if a consecutive range would not include all selected revisions. This is different from the svn command line client where "svn diff -r29575:29576" only show changes from 29576. The behaviour of TortoiseSVN is rather comparable with "svn diff -c29576 -c29575" (ignoring the fact that the command line client does not accept multiple -c arguments). Kind regards, Daniel Sahlberg -- 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/641d987d-40e8-4245-ad35-1efcafccbd78n%40googlegroups.com.
