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
This commit is contained in:
Ed Maste 2013-12-09 15:09:28 +00:00
parent 18790f6903
commit 9f76c4aa26
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43313

View file

@ -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