It seems to be set to dmus in r28894, see the following thread in -dev: https://groups.google.com/g/tortoisesvn-dev/c/7GQvMbOxyrw/m/UZPZXKSYAwAJ
Don't know if omus would be better, it should prevent downgrade the thread indicates that there was a problem with some DLLs that were downgraded between 1.13.1 and 1.14.0. Don't know if we can ignore that problem, or if we can say "1.13.1 must go to 1.14.0 before going to [latest]". /Daniel tisdag 25 juni 2024 kl. 16:26:56 UTC+2 skrev jorda...@gmail.com: > Check this stack overflow post, you might have REINSTALLMODE set to > overwrite which would force installing over a newer version > > > https://stackoverflow.com/questions/78655523/visualstudio-2022-crt-mergemodules-overwrites-newer-msvcp140-dll > > https://learn.microsoft.com/en-us/windows/win32/msi/reinstallmode > On Monday 24 June 2024 at 19:21:14 UTC+1 Stefan wrote: > >> TSVN uses the merge modules to install the c-runtime. That's why you >> don't see that in the 'installed apps' screen. >> >> https://learn.microsoft.com/en-us/cpp/windows/redistributing-visual-cpp-files?view=msvc-170 >> which means if newer files are really overwritten then that's a bug in >> those msm files from MS. >> >> However I see that using MSM for distributing the c-runtime is deprecated >> now, so we might have to change the installer some time in the future. >> (note that msm are deprecated, but still supported so they must work or MS >> must fix them). >> >> Also, there can be multiple versions of the c-runtime be installed, and >> programs will automatically use the correct version. >> https://en.wikipedia.org/wiki/Side-by-side_assembly >> >> >> >> -- 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 tortoisesvn+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/99913c13-af3b-483a-b123-958a17446a20n%40googlegroups.com.