2. The AccuRev Repository : Moving a Workspace or Reference Tree

Moving a Workspace or Reference Tree
Note: before you start, consult A Word of Caution on Windows Zip Utilities below.
First, make sure that no user or script process is currently using the workspace or reference tree. Move the physical contents of the workspace tree or reference tree with a backup/restore tool (e.g. tar, zip, xcopy /s). Then, let AccuRev know about the move:
accurev chws -w <workspace-name> -l <new-location>
accurev chref -r <reftree-name> -l <new-location>

Micro Focus