Fix a cross-reference that should point to the Subversion guide, bit instead

pointed to the CVS guide.  Also add a cross-reference to the Subversion
giude within the CVS information itself.

Approved by:	jkois (mentor)
This commit is contained in:
Gavin Atkinson 2012-04-03 12:07:47 +00:00
parent c010f57674
commit c305236322
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38645

View file

@ -77,7 +77,7 @@
<row>
<entry><emphasis>Main Subversion Root</emphasis></entry>
<entry>
<literal>svn+ssh://</literal><hostid role="fqdn">svn.FreeBSD.org</hostid><filename>/base</filename> (see also <xref linkend="vcs.operations">).
<literal>svn+ssh://</literal><hostid role="fqdn">svn.FreeBSD.org</hostid><filename>/base</filename> (see also <xref linkend="subversion-primer">).
</entry>
</row>
@ -255,7 +255,8 @@
<para>It is assumed that you are already familiar with the basic operation
of the version control systems in use. Traditionally this was
CVS, but as of June 2008, Subversion is used for the src tree.</para>
CVS, but as of June 2008, Subversion is used for the src tree.
Subversion is covered in <xref linkend="subversion-primer">.</para>
<para>The &a.cvsadm; are the <quote>owners</quote> of the repository and
are responsible for direct modification of it for the purposes of