It is as the title says. I have a network drive called Z: that I am able to access from different devices in my network. I want to create a repository there. I am aware that the local server is stored in “C:\Program Files\PlasticSCM5\server” and the repositories themselves in “jet”. How to configure the PlasticSCM Client’s local server and repositories to be that on Z:?
Hi @Xlash2 ,
Thank you for reaching out to us.
Can you please share why you would like to move the only local server and repositories to the network drive?
If this is for the cloud edition and local server(Not on-prem), you can install the UVCS cloud edition by choosing the location where you wish to install it. However, this will require the client to be installed in the selected location.
If you are looking for a way to move db to a different location from the default place, you can follow the steps below
- close Plastic SCM client
- Stop the Plastic SCM Server from services
- Create a jet.conf in the server directory.
—>How to create jet.conf Plastic SCM version control · Administrator's guide - Make sure to basepath to your desired path in jet.conf
- Move the existing jet directory to your desired place
- Restart the server
Please let us know if you have any questions