SCM create changeset doesn't work after moving to version 3.2.100
![]()
Hi,
I recently moved my SCM client from version "version 3.0.2.v20110831_0247" to "version 3.2.100.v20140114_0303". I have only one component xyz in my sandbox D:\RTC\Main. This command works in version 3.0.2, but no longer works in 3.2.100. scm --config D:\Automation\login create changeset -d D:\RTC\Main "My Change Description" It will throw below error message: Problem running 'create changeset': Cannot determine which component to create change set in. Specify a component. When I added --component, the command works, and the changeset was created but it DID NOT move the unresolved items to the changeset as it would do in the past. scm --config D:\Automation\login create changeset -d D:\RTC\Main "My Change Description" --component xyzPlease help me to identify if this is a behavior change or a defect? If this is the new behavior, please advise how I could move hundreds of unresolved items to the changeset. Thanks, Kian |