Pergunta

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.

Foi útil?

Solução

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

CLI: accurev chws -w oldname newname

Outras dicas

If you want to rename the Stream.

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top