Hi, I am not sure, if I am posting my query at right place. If I am wrong, please guide me the best place to post my query.
We have a requirement of compare the contents of two releases(branches,folders) having similar files with names prefix change. The files are appended with unique random id for each file of each release. So the file name getting changed for each release. Ex: There are two releases 19a and 19b. 19a has four files customerassetimport-3125.dita importinstalledbaseassets-3166.dita importproductgenealogy-3090.dita maintenanceassetimport-3106.dita 19b has four files customerassetimport-3126.dita importinstalledbaseassets-3167.dita importproductgenealogy-3091.dita maintenanceassetimport-3107.dita Found some thing inbuilt support to compare two branches in Tortoise SVN, https://www.nutt.net/comparing-two-svn-branches-thank-you-tortoisesvn/ But it is comparing the files having same name otherwise it's considering as new files.It might not be helpful directly. So I am looking for suggestion how best we can tweek the file names to compare the two branches by using regex. TortoiseSVN 1.9.5, Build 27581 - 64 Bit , 2016/11/26 09:18:58 Subversion 1.9.5, -release Thanks, Samba -- 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/e7c36dfe-7db4-40cb-ba7d-d2d8aeaaacc5%40googlegroups.com.
