Thorsten Schöning wrote on Mon, Jul 11, 2022 at 16:06:11 +0200: > BUT: Each working copy stores a UUID of it associated repo and those > UUIDs are different between private and public repos. In the past, it > wans't supported to change that, one needed to either replace them in > config files or later in the SQLite database maintained in the working > copy.
That's still the case. > Do you have any tips for the easiest possible change of the UUIDs? It'll be a lot easier to set the repository's UUID to the one expected by clients. See «svnadmin setuuid».