Hi, Not the OP, but thanks for those suggestions. I haven't tried those before, so that's something new for me to investigate. Unfortunately, my alternative answer missed these options because my normal server was offline when I replied, so I was replying from memory.
Thanks. On Friday, 5 August 2022 at 10:19:19 UTC+1 [email protected] wrote: > 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/443e89d3-62eb-4dd5-a39e-ddf39b3eedccn%40googlegroups.com.
