【发布时间】:2012-09-09 12:08:42
【问题描述】:
我正在使用 tsvn:logtemplate 属性来提供提交消息模板。有没有办法将行标记为被忽略(不是提交消息的一部分)?当我通过命令行和vi提交时,消息已经填写了
--This line, and those below, will be ignored--
M foobar.c
A foobar.h
我尝试在 tsvn:logtemplate 中使用同一行,但它按原样提交。我错过了文档中的某些内容吗?
【问题讨论】:
标签: svn tortoisesvn commit