Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 mylyn 与 svn 连接器一起使用,有人知道如何将与文件关联的 svn id 设置到 mylyn 的注释模板字段中吗?
澄清:在首选项的“提交评论表”选项中类似于 [${task.status} - ${connector.task.prefix} ${task.key}: ${task.description} ] 的内容。
有没有类似 ${task.id} 的命令?
不,提交评论模板没有关于 SVN id 的信息。您可以通过转到 Preferences > Mylyn > Team 来查看它知道的符号,将光标放在 Commit Comment Template 文本框中,然后键入 CNTL-space。这将调出内容辅助,它将向您显示您可以使用的所有法律符号。