Hello! File externals do work only inside one repository (AFAIK), while directory externals work from one repo to the other as well.
“Different repositories for different versions of the software” sound a little scary for me. Why that? Lukas, you might look into the “svn traditional” approach of having one repo for the all versions of this software and using a “trunk / tags / branches” structure. Then either use file externals (which would be inside one repo and thus should work) or merge of changes to all relevant branches. Hartmut Von: Justin MASSIOT via TortoiseSVN <[email protected]> Gesendet: Donnerstag, 24. September 2020 11:10 An: TortoiseSVN <[email protected]> Betreff: Re: link files together Hello Lukas, Could you please describe what make you think externals are not what is "intended"? Then tell us what is effectively intended. Justin Le mercredi 23 septembre 2020 à 17:12:01 UTC+2, Lukas a écrit : Hey, I'm are looking for a solution, where I can link files together. I am using different repositories for different versions of my software, so if I change a file in one repository and I have the same File in another repo, this file should also be updated. I've already tried using the external files property, but could not get this to work as intended. And now I'm wondering if there is a way to achieve this, or if I just should structure things differently. -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/4f168b0d-2d2c-4952-b820-d300ee5e55f5n%40googlegroups.com<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Ftortoisesvn%2F4f168b0d-2d2c-4952-b820-d300ee5e55f5n%2540googlegroups.com%3Futm_medium%3Demail%26utm_source%3Dfooter&data=02%7C01%7Chartmut.niemann%40siemens.com%7C0bed10f1529e4d21f42408d86069a780%7C38ae3bcd95794fd4addab42e1495d55a%7C1%7C1%7C637365354178541741&sdata=FrXr19t%2BYbsKuTDp3ou6P%2FlnJ3yd7dgUdB7fjO7z2nw%3D&reserved=0>. -- 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/AM6PR10MB256861C27D183E44CE607FFBFC390%40AM6PR10MB2568.EURPRD10.PROD.OUTLOOK.COM.
