Question

I need to rename a workspace created in accurev.

How can it be made with accurev GUI or CLI?

In the case of regular stream it is possible with a "change stream" option, but fro workspace this option is not active.

Was it helpful?

Solution

GUI: View -> Workspaces -> Select Workspace -> Right Click -> Edit -> Change name

CLI: accurev chws -w oldname newname

OTHER TIPS

If you want to rename the Stream.

GUI -> Right Click on Stream -> Change Stream -> In name give the new name

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top