Hello,
We are using Integrity Client version 10.8.0.8356
In the project history, given a checkpoint identified by project revision number like 1.4.1.1 or 1.3.1.1.2.1,
how can I find which development path name the checkpoint belongs to ?
I tried the si locate CLI command but it doesn't return the correct development path name of that project revision
si locate --hostname=someserver --port=someport --user=someuser --project=t://..../project.pj --projectRevision=1.4.1.1 --devpathscope=all --depth=all --projectscope=this
Any help is much appreciated, many thanks!