ClearCase SCM适配器支持注释 [英] ClearCase SCM Adapter support for annotate

查看:60
本文介绍了ClearCase SCM适配器支持注释的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想用版本历史注释一些代码。使用SVN时,这在Eclipse中很容易,但是Rational ClearCase SCM适配器插件似乎不支持它。

I wanted to annotate some code with version history. This is easy in Eclipse when using SVN, but the Rational ClearCase SCM Adapter plugin doesn't appear to support it.

我快速的Google搜索显示在命令行ClearCase上支持通过以下方式进行注释:
cleartool注释-out--fmt%Vn | -rm -nheader util.c

I quick Google search reveals that on the command line ClearCase supports annotate via: cleartool annotate -out - -fmt "%Vn |" -rm -nheader util.c

我还发现了许多支持注释的非免费插件。
是否有其他免费选择?

I also found a number of non-free plugins that support annotate. Any free alternatives?

推荐答案

cleartool注释 是ClearCase的唯一注释形式(或怪),并且不能通过官方插件(ClearCase SCM)获得适配器或CCRC插件)

The cleartool annotate is the only form of annotation (or "blame") for ClearCase, and isn't available through the official plugins (ClearCase SCM adapter, or the CCRC plugin)

这就是为什么您会喜欢一些非免费的选项,例如:

That is why you will fond some non-free option like:

  • annotate add-on
  • Visual Annotate (could have a free edition soon, according to his author Tamir Gefen)
  • FishEye & Crucible, although that stopped 4th April 2012, with FishEye 2.8.

这篇关于ClearCase SCM适配器支持注释的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆