How to use keywords in SVN (TortoiseSVN)

后端 未结 4 1869
一个人的身影
一个人的身影 2021-02-08 17:44

I can\'t do a document with the Keyword Substitution tool to have only a few data as: -Date -Revision -Author -HeadURL -Id

I\'m doing a test but I can\'t implement the K

4条回答
  •  情深已故
    2021-02-08 18:05

    Today I encountered the same problem, but the syntax and the properties were correct.

    In my case the problem was depending on the encoding of the file (it had UCS-2 LE BOM). I converted the file to ANSI and the keywords becomes replaced.

提交回复
热议问题