Telelogic Synergy equivalent of svn blame?

834 Views Asked by At

Is there an equivalent in Synergy to the blame command in Subversion?

I'd like to be able to see, for a given version of a file, the originating change request or task for each line of that file.

I'm using Synergy version 6.5.4105.

2

There are 2 best solutions below

1
On BEST ANSWER

Synergy has no official equivalent of blame in it's command set (hopefully later they have one).

Although this page speculates, that it is possible via their scripting language.

0
On

Parasoft C++Test provides a 'Show author at line' menu option in Eclipse, that works when the CM system is configured for CMSynergy. It provides the date & author & comment, but not the task id! Versions I'm using are:

Eclipse 3.5.2 (with CDT) CppTest 7.3.2 CMSynergy 7.1

Best regards, Aaron