Hot copy back up and restore
Perform back up and restore operations while the server is running.
Read time 1 minuteLast updated 21 days ago
Perform the hot backup and restore operations for your Unity Version Control (UVCS) server. Both of these operations require you to enter read-only mode.
Backup
- Set the UVCS server to read-only mode ().
cm admin readonly enter - Backup the Jet content. You can find the content in the parameter specified during the database setup (check the
basepathfile).jet.conf - Leave read-only mode ().
cm admin readonly leave
Restore
- Set the UVCS to read-only mode ().
cm admin readonly enter - Restore all the backup files to the path you configured (remember to set the path in the file).
jet.conf - Leave read-only mode ().
cm admin readonly leave