Using the "scm.exe" utility commands, it is possible to list the changed components using snapshot UUID?
I can get list of components, and I can get list of changes
But really can't find a way to get "list of changed components" within a given snapshot.
Thank you.
A snapshot is a static thing, it does not contain any notion of any previous state or snapshot. When you say "changed components", the question is really: changed compared to what?
You should be able to use the compare command to see what is different between the snapshot and either a second snapshot, or some other workspace or stream.