Problem related PTC Integrity-Command „si rlog“ with option "—revision=:head", when using Integrity 10.8
Hi,
we used Integrity-Command „si rlog“ with different options to export the highest revision of each project member,
complete used command line stated below. This export worked fine with Integrity 10.3.
Now we moved to Integrity 10.8 and recognized problems with the export, because the result of the export contains
only the initial revision of each project member. We are using exactly the same command line stated below.
It seems that Integrity 10.8 is not able to handle the option “—revision=:head”.
Any idea or solution for this Problem ?
Best Regards
Stephan Klemm
Used command line:
si rlog --user=<user id> --hostname=integrity --password=<password> --project=/example/project.pj --format="{attributes};{relativemembername};{author};Rev {revision};{date};{state};{projectname};{alllabels};{archivename};\"{description}\"\r" --noHeaderFormat --noTrailerFormat --revision=:head --recurse --batch --Yes

