문제

In base ClearCase there is a "SVN blame"-style command called "Annotate" that shows who wrote each line in a versioned element.

Is there a way to annotate using the remote client (CCRC)?

도움이 되었습니까?

해결책

Only though command-line, for full ClearCase:

See: cleartool annotate (or you have other commercial alternatives, including Tamir's one Visual Annotate, which has a beta supporting CCRC)

But cleartool isn't available for CCRC.
CCRC has a CLI (command line interface) though.

This thread mentions:

The annotate command should be supported in both the CCRC Gui and command line (at least the command line to be equivalent to full ClearCase.
Full CC has never had a gui for annotate but that is another problem).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top