Committers guide: pet igor

This commit is contained in:
Eitan Adler 2018-06-30 08:02:21 +00:00
parent a3e7633a04
commit 109963ff7e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51934

View file

@ -1835,7 +1835,7 @@ U stable/9/share/man/man4/netmap.4
</sect3>
<sect3 xml:id="svn-getting-started-checkout-from-a-mirror">
<title>Using a Subversion mirror</title>
<title>Using a Subversion Mirror</title>
<para>There is a serious disadvantage to this method: every
time something is to be committed, a
@ -1848,7 +1848,7 @@ U stable/9/share/man/man4/netmap.4
to start using it.</para>
<sect4 xml:id="svn-advanced-checkout-from-mirror">
<title>Checkout From a Mirror</title>
<title>Checkout from a Mirror</title>
<para>Check out a working copy from a mirror by
substituting the mirror's <acronym>URL</acronym> for
@ -1893,7 +1893,8 @@ U stable/9/share/man/man4/netmap.4
<screen>&prompt.user; <userinput>svn proplist -v --revprop -r 0 file:///home/svnmirror/base</userinput></screen>
<para>Use <literal>svn propset</literal> to change things.</para>
<para>Use <literal>svn propset</literal> to change
things.</para>
</sect4>
</sect3>