svn commit: r46601 - head/en_US.ISO8859-1/articles/committers-guide

Eitan Adler eadler at FreeBSD.org
Sun Apr 26 15:57:38 UTC 2015


Author: eadler
Date: Sun Apr 26 15:57:37 2015
New Revision: 46601
URL: https://svnweb.freebsd.org/changeset/doc/46601

Log:
  committer guide: point people at the correct subversion primer
  
  The old link pointed to the wiki which pointed back at this article

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun Apr 26 15:01:53 2015	(r46600)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun Apr 26 15:57:37 2015	(r46601)
@@ -4917,10 +4917,8 @@ Do you want to commit? (no = start a she
 	    <literal>ports</literal> trees.  The
 	    <literal>src</literal> tree uses SVN and requires more
 	    care because of the <literal>mergeinfo</literal>
-	    properties.  See section 1.4.6 of the <link
-	      xlink:href="http://wiki.freebsd.org/SubversionPrimer">Subversion
-	      Primer</link> for details.  Refer to <link
-	      xlink:href="http://wiki.freebsd.org/SubversionPrimer/Merging">SubversionPrimer/Merging</link>
+	    properties.  See the
+	    <link linkend="subversion-primer">Subversion Primer</link>
 	    for details on how to perform an MFC.</para>
 	</answer>
       </qandaentry>


More information about the svn-doc-head mailing list