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
If you run 'scm checkin <path>" it will checkin all the unresolved files/folders recursively below that path.