Minor wording fixes to the committer's guide note about the subversion
auto-props. Patch by: bjk
This commit is contained in:
parent
daed374d3c
commit
0d49f6f951
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38945
1 changed files with 3 additions and 3 deletions
|
@ -2801,13 +2801,13 @@ $target - head/$source:$P,$Q,$R</screen>
|
|||
<important>
|
||||
<para>New files that do not have the
|
||||
<literal>FreeBSD=%H</literal> <command>svn:keywords</command>
|
||||
property will be rejected when committed to the
|
||||
property will be rejected when attempting to commit them to the
|
||||
repository. Be sure to read <xref
|
||||
linkend="subversion-primer-add-remove">
|
||||
regarding adding and removing files, in addition
|
||||
to verifying <filename>~/.subversion/config</filename>
|
||||
to verifying that <filename>~/.subversion/config</filename>
|
||||
contains the necessary "auto-props"
|
||||
entries in <filename>auto-props.txt</filename> mentioned
|
||||
entries from <filename>auto-props.txt</filename> mentioned
|
||||
there.</para>
|
||||
</important>
|
||||
|
||||
|
|
Loading…
Reference in a new issue