How to list changesets in baseline not already accepted
Hi,
If I have a workspace with some changes accepted from a stream and others are not accepted.
Some changes in a baseline are accepted, others are not.
From scm status I can see the incomming baseline, but I can't see any of the changes
in the baseline as incomming changes.
If I run scm list changeset -r <repository> -b <baseline alias> -C <component alias>
then I get all changesets in the baseline.
Can that be limited to view only the changes that I have not already accepted?
I know that scm history shows the changes that I have accepted, and I can extract which I have not accepted by the difference of those two commands, but I think there should be a scm command that can show it directly.
Br,
Benny
If I have a workspace with some changes accepted from a stream and others are not accepted.
Some changes in a baseline are accepted, others are not.
From scm status I can see the incomming baseline, but I can't see any of the changes
in the baseline as incomming changes.
If I run scm list changeset -r <repository> -b <baseline alias> -C <component alias>
then I get all changesets in the baseline.
Can that be limited to view only the changes that I have not already accepted?
I know that scm history shows the changes that I have accepted, and I can extract which I have not accepted by the difference of those two commands, but I think there should be a scm command that can show it directly.
Br,
Benny