Briefly explain what the FreeBSD=%H property actually does.
This commit is contained in:
parent
7474ae16e6
commit
b9cc178bba
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47689
1 changed files with 3 additions and 1 deletions
|
@ -794,7 +794,9 @@ A es_ES.po</screen>
|
|||
<para>These files must also have the
|
||||
<application>Subversion</application>
|
||||
<literal>svn:keywords</literal> property set to
|
||||
<literal>FreeBSD=%H</literal>:</para>
|
||||
<literal>FreeBSD=%H</literal> so
|
||||
<literal>$FreeBSD$</literal> strings are expanded into
|
||||
the path, revision, date, and author when committed:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>svn propset svn:keywords FreeBSD=%H Makefile article.xml es_ES.po</userinput>
|
||||
property 'svn:keywords' set on 'Makefile'
|
||||
|
|
Loading…
Reference in a new issue