Re: Implications of duplicate UUIDs on a server

2025-04-28 Thread Andreas Stieger
On 2025-04-28 17:11, LWChris wrote: I intend to quick fix that by calling "svnadmin setuuid" after copying the template, for future repositories. Correct. Recommended for future repositories. But what to do about the existing ones? What are the implications of duplicate UUIDs o

Re: Implications of duplicate UUIDs on a server

2025-04-28 Thread Daniel Sahlberg
ng all repos having the same UUID, just like your case. Your solution sounds fine - as long as you are happy it. But what to do about the existing ones? What are the implications of > duplicate UUIDs on a server? > > For context, we’re talking about some thousand repositories used by some

Implications of duplicate UUIDs on a server

2025-04-28 Thread LWChris
a new repository was created. This resulted in lots of repositories having the same UUID as the template.I intend to quick fix that by calling "svnadmin setuuid" after copying the template, for future repositories.But what to do about the existing ones? What are the implications of duplicate UUIDs