We no longer use CVS

Approved by:	jkois (mentor)
This commit is contained in:
Eitan Adler 2012-10-25 14:42:07 +00:00
parent 2c1a4ef375
commit a9cb517d4a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39808

View file

@ -407,7 +407,7 @@ ifconfig_em0="DHCP"</programlisting>
<para>Updating from source is the most involved update method, but offers
the greatest amount of flexibility. The process involves synchronizing a
local copy of the FreeBSD source code with the &os;
<application>CVS</application> (Concurrent Versioning System) servers.
<application>Subversion</application> servers.
Once the local source code is up to date you can build new versions of
the kernel and userland. For more information on source updates see
<ulink url="&url.base;/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html">the chapter on updating</ulink>