Hello,
Wondering what the recommended approach is for the following situation:
How can I update my Crucible repository's URL without incurring a full re-index? The SVN client utility provides a simple relocate command for this situation. Looking to accomplish the same in Crucible.
Thanks!
To answer my own question, all I had to do was change the SVN URL and Checkout URL from the SCM Details configuration pane on the Repository admin page. I hit 'Test Connection', it worked, saved, and restarted the repository. Everything worked as expected.
As a note to anyone else possibly looking to do this in the future: I'm going to guess that it is imperative that you first verify that your new repository has the same UUID as the old one. The svnadmin setuuid tool can help with this from the server-side.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.