How to delete workspace via command line
Hi,
my rtc version is 3.0 ifix1, I can create a workspace via CLI, but I could not delete it, no such sub-command..
But I can find the "workspace delete" command on help infocenter:
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=/com.ibm.team.scm.doc/topics/r_scm_cli_workspace_delete.html
What's going on with my scmtools?
##################################
Help on workspace
Change attributes of a workspace. E.g. Adding or removing components.
Aliases: ws
Usage: scm workspace <add>
Subcommands:
add-components - Add components to a workspace.
remove-components - Remove components from a workspace.
replace-components - Replace components from a workspace.
To find out more about a subcommand, run 'scm help workspace <subcommand>'
my rtc version is 3.0 ifix1, I can create a workspace via CLI, but I could not delete it, no such sub-command..
But I can find the "workspace delete" command on help infocenter:
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=/com.ibm.team.scm.doc/topics/r_scm_cli_workspace_delete.html
What's going on with my scmtools?
##################################
Help on workspace
Change attributes of a workspace. E.g. Adding or removing components.
Aliases: ws
Usage: scm workspace <add>
Subcommands:
add-components - Add components to a workspace.
remove-components - Remove components from a workspace.
replace-components - Replace components from a workspace.
To find out more about a subcommand, run 'scm help workspace <subcommand>'
One answer
Hi,
my rtc version is 3.0 ifix1, I can create a workspace via CLI, but I could not delete it, no such sub-command..
But I can find the "workspace delete" command on help infocenter:
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=/com.ibm.team.scm.doc/topics/r_scm_cli_workspace_delete.html
What's going on with my scmtools?
##################################
Help on workspace
Change attributes of a workspace. E.g. Adding or removing components.
Aliases: ws
Usage: scm workspace <add>
Subcommands:
add-components - Add components to a workspace.
remove-components - Remove components from a workspace.
replace-components - Replace components from a workspace.
To find out more about a subcommand, run 'scm help workspace <subcommand>'
Hi,
you are looking at the help for CLM2011 - RTC3.0.1. The infocenter URL for RTC3.0 is http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp
There seems to be no command to remove/delete a workspace via scm cli in 3.0. You are looking at a command that can remove a component from a work space, not remove a workspace.