- Add a sect id to the Adding/Removing files section of the
Subversion Primer - Clarify 'FreeBSD=%H' is the 'svn:keywords' property that is set - Replace a ulink with an xref to the new section id Suggested by: gavin
This commit is contained in:
parent
de6e5d2ccc
commit
a8cd62134d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38925
1 changed files with 5 additions and 5 deletions
|
|
@ -1571,7 +1571,7 @@ Host projcvs.FreeBSD.org
|
||||||
<screen>&prompt.user; <userinput>svn commit <replaceable>lib/libfetch</replaceable> <replaceable>usr/bin/fetch</replaceable></userinput></screen>
|
<screen>&prompt.user; <userinput>svn commit <replaceable>lib/libfetch</replaceable> <replaceable>usr/bin/fetch</replaceable></userinput></screen>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3>
|
<sect3 id="subversion-primer-add-remove">
|
||||||
<title>Adding and Removing Files</title>
|
<title>Adding and Removing Files</title>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
|
|
@ -2718,11 +2718,11 @@ $target - head/$source:$P,$Q,$R</screen>
|
||||||
|
|
||||||
<important>
|
<important>
|
||||||
<para>New files that do not have the
|
<para>New files that do not have the
|
||||||
<literal>FreeBSD=%H</literal> <command>svn</command>
|
<literal>FreeBSD=%H</literal> <command>svn:keywords</command>
|
||||||
property will be rejected when committed to the
|
property will be rejected when committed to the
|
||||||
repository. Be sure to read the <ulink
|
repository. Be sure to read <xref
|
||||||
url="&url.base;/doc/en_US.ISO8859-1/articles/committers-guide/article.html#AEN1067">Subversion Primer</ulink>
|
linkend="subversion-primer-add-remove">
|
||||||
section regarding adding and removing files, in addition
|
regarding adding and removing files, in addition
|
||||||
to verifying <filename>~/.subversion/config</filename>
|
to verifying <filename>~/.subversion/config</filename>
|
||||||
contains the necessary "auto-props"
|
contains the necessary "auto-props"
|
||||||
entries in <filename>auto-props.txt</filename> mentioned
|
entries in <filename>auto-props.txt</filename> mentioned
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue