fredag 5 augusti 2022 kl. 09:12:21 UTC+2 skrev [email protected]:
> Hi, is it possible to compare two branches between each other? I know how > to get list of changed files form pre-commit. But i have no idea if is > possible to get all files that was change in second branche after first > commit to this brache. Thanks for any help/ tips. I was trying to serch for > my answer in Tortoise book, but didnt fint it. :/ > A few different options are listed in this Stackoverflow article: https://stackoverflow.com/questions/4675517/compare-files-between-two-branches-in-tortoisesvn The best option in my opinion in the Repository Browser: - Right click one branch and select Mark for comparison - Right click the second and select Compare URLs. You will get a separate window with a list of all changed (Added, Modified, Deleted) files. Kind regards, Daniel -- 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/7ad12349-c74b-453a-91a6-3e6716ba8230n%40googlegroups.com.
