Committers guide: pet igor
This commit is contained in:
parent
a3e7633a04
commit
109963ff7e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51934
1 changed files with 5 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
@ -2683,7 +2684,7 @@ Relnotes: yes</programlisting>
|
|||
<filename>Makefile</filename>.</para>
|
||||
|
||||
<para>To determine if an area of the tree is maintained, check the
|
||||
MAINTAINERS file at the root of the tree. If nobody is listed,
|
||||
MAINTAINERS file at the root of the tree. If nobody is listed,
|
||||
scan the revision history to see who has committed
|
||||
changes in the past. An example script that lists each person
|
||||
who has committed to a given file along with the number of
|
||||
|
|
Loading…
Reference in a new issue