scm compare -d?
Hi,
I want to compare the result of "SCM LOAD" with a snapshot in RTC.
In the docs it seems -d is a valid parameter for the SCM COMPARE - command. However, it gives an error saying "-d" is not supported.
Is it possible to compare a snapshot/stream/... with an exported set?
Regards,
Bernd van Oostrum.
I want to compare the result of "SCM LOAD" with a snapshot in RTC.
In the docs it seems -d is a valid parameter for the SCM COMPARE - command. However, it gives an error saying "-d" is not supported.
Is it possible to compare a snapshot/stream/... with an exported set?
Regards,
Bernd van Oostrum.
One answer
There is no -d option for 'scm compare' and 'scm help compare' does not list it either. The help on the web needs to be updated.
scm compare works on items that are checked in to the workspace repository and does not consider unresolved changes in your loaded workspace.
I don't think there is a way to compare a directory with a snaphsot/stream/workspace.
scm compare works on items that are checked in to the workspace repository and does not consider unresolved changes in your loaded workspace.
I don't think there is a way to compare a directory with a snaphsot/stream/workspace.
Hi,
I want to compare the result of "SCM LOAD" with a snapshot in RTC.
In the docs it seems -d is a valid parameter for the SCM COMPARE - command. However, it gives an error saying "-d" is not supported.
Is it possible to compare a snapshot/stream/... with an exported set?
Regards,
Bernd van Oostrum.