scm checkin - command line
Hi,
We are using RTC 5, and upgraded to RTC 6.
We have a script that find all unresolved changes and check them in.
After upgrade to RTC 6 we get an error about component is not shared.
So, we execure scm share -reshare.
Then - we have a command that find for each component all unresolved and checkin.
Now, in RTC 6 we see that we get an error.
Please advise what is the right scm checkin syntax in order to checkin *all* unresolved (in any depth) for a specific component.
Thanks
|
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Nov 13 '16, 12:22 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The SCM command line Syntax is in the online description you can find on the download page for the version you have. There were changes in the syntax over time and I can only suggest to read the product help.
|
If you run 'scm checkin <path>" it will checkin all the unresolved files/folders recursively below that path.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.