Question:
How can I rename a Plastic SCM repository?
Answer:
From the Plastic GUI:
- Click on Repositories & Workspaces
- Right click the repository and select Rename from the context menu
From the command line client:
cm repository rename oldname newname
Please note: When you rename a repository, all workspaces pointing at the repository will need to be recreated.