7. Replication of the AccuRev Repository : Creating New Depots

Creating New Depots
New depots can be created only in the master repository, not in a replica repository. If a client using a replica repository issues a mkdepot command, an error occurs:
Cannot create a new depot on the replica server
After creating a new depot in the master repository, you can include it in a replica repository with this sequence of commands, issued on a client that uses the replica server:
accurev replica sync
accurev mkreplica -p
<depot-name>
Adding and Removing Depots from a Replica Repository
After you have set up a replica repository, you can use the commands mkreplica and rmreplica to change which depots are included in the replica repository. These commands are described in the AccuRev CLI User’s Guide, at mkreplica on page 167, and rmreplica on page 219.

Micro Focus