Move or rename current workspace
Product | Command Type |
|---|---|
Attache | command |
Platform |
|---|
UNIX |
Windows |
The mvws command changes the name of the current workspace storage directory or moves it to a new parent directory in the local file system.
SPECIFYING THE WORKSPACE'S NEW LOCATION. Default: None. You must specify a new location for the workspace storage directory.
Show a listing of the current workspace, and then move its storage directory to the bin directory. At an Attache prompt:
lsws
|
Workspace name |
Local storage directory |
Server host |
|
jed_ws |
C:\users\jo\jed_ws |
agora |
mvws c:\users\jo\bin
lsws
|
Workspace name |
Local storage directory |
Server host |
|
jed_ws |
C:\users\jo\bin\jed_ws |
agora |
Show a listing of the current workspace, and then rename its storage directory. At an Attache prompt:
lsws
|
Workspace name |
Local storage directory |
Server host |
|
rdc_ws |
C:\users\rdc\rdc_ws |
neon |
mvws c:\users\rdc\darren_ws
lsws
|
Workspace name |
Local storage directory |
Server host |
|
darren_ws |
C:\users\rdc\darren_ws |
neon |
attache_command_line_interface, mkws, lsws, rmws
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 2001 by Rational Software Corporation. All rights reserved. |