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

Ed Maste emaste at FreeBSD.org
Mon Dec 9 15:09:28 UTC 2013


Author: emaste (src committer)
Date: Mon Dec  9 15:09:28 2013
New Revision: 43313
URL: http://svnweb.freebsd.org/changeset/doc/43313

Log:
  Remove reference to CVS from Subversion Primer opening paragraph
  
  The last of the three trees switched from CVS over a year ago, and
  detailed notes on the dates and revision numbers of the three
  switchovers appear later on.
  
  Reviewed by:	gjb

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	Mon Dec  9 10:53:48 2013	(r43312)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Mon Dec  9 15:09:28 2013	(r43313)
@@ -267,11 +267,8 @@
     <title>Subversion Primer</title>
 
     <para>It is assumed that you are already familiar with the basic
-      operation of the version control systems in use.  Traditionally
-      this was CVS.  Subversion is used for the <literal>src</literal>
-      tree as of May 2008, the <literal>doc/www</literal> tree as of
-      May 2012 and the <literal>ports</literal> tree as of July
-      2012.</para>
+      operation of Subversion.  If not, start by reading the
+      <link xlink:href="http://svnbook.red-bean.com/">Subversion Book</link>.</para>
 
     <para><link xlink:href="http://wiki.freebsd.org/SubversionMissing">There
 	is a list of things missing in Subversion when compared to


More information about the svn-doc-all mailing list