scm list changes command in SCMTOOLS v6.0.3
Hi,
I am trying to retrieve full paths for files in a specific changeset, using this command:
scm list changes -r <repository_ui> -u <user> -P <password> <cs_id> -s <snapshot_name>
This command lists full paths for a changeset when using scmtools v3.
However, when I use it on scmtools v6.0.3 I get <unresolved> prefix for all file names.
Why? Is there any other solution for retrieving full paths?
Thanks,
Yael