带文件 ID 的 Mylyn svn 代码模板消息

发布于 2024-12-12 21:16:23 字数 212 浏览 0 评论 0原文

我正在将 mylyn 与 svn 连接器一起使用,有人知道如何将与文件关联的 svn id 设置到 mylyn 的注释模板字段中吗?

澄清一下:类似于首选项“提交评论表”选项中的 [${task.status} - ${connector.task.prefix} ${task.key}: ${task.description} ] 。

有没有类似${task.id}的命令?

i'm using mylyn with the svn connector and does anybody know how can i set the svn id associated to the file into the comment template field of the mylyn?

To clarify : something similar to [${task.status} - ${connector.task.prefix} ${task.key}: ${task.description} ] in the 'commit comment table' option at preferences.

Is there a command similar to ${task.id}?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

救星 2024-12-19 21:16:23

不,提交注释模板没有有关 SVN id 的信息。您可以通过转到“首选项”>“查看它所了解的符号”。迈林> Team,将光标放在“提交评论模板”文本框中,然后键入 CNTL-空格。这将弹出内容辅助,它将显示您可以使用的所有合法符号。

No, the commit comment template doesn't have information about the SVN id. You can see what symbols it does know about by going to Preferences > Mylyn > Team, put your cursor in the Commit Comment Template text box, and type CNTL-space. This will bring up content assist, which will show you all the legal symbols you can use.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文