svn commit: r39572 - head/en_US.ISO8859-1/books/faq
Eitan Adler
eadler at FreeBSD.org
Mon Sep 17 19:43:53 UTC 2012
Author: eadler (src,ports committer)
Date: Mon Sep 17 19:43:52 2012
New Revision: 39572
URL: http://svn.freebsd.org/changeset/doc/39572
Log:
CVS is dead, long live Subversion
Approved by: gjb
Modified:
head/en_US.ISO8859-1/books/faq/book.sgml
Modified: head/en_US.ISO8859-1/books/faq/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.sgml Mon Sep 17 13:58:11 2012 (r39571)
+++ head/en_US.ISO8859-1/books/faq/book.sgml Mon Sep 17 19:43:52 2012 (r39572)
@@ -420,7 +420,7 @@
<listitem>
<para>To preserve a fixed reference point for the code in
question, just in case we break something really badly
- later. (Although CVS normally prevents anything
+ later. (Although subversion normally prevents anything
horrible like this happening.)</para>
</listitem>
@@ -6372,7 +6372,7 @@ options SYSVMSG # enable for
6.3-STABLE.</para>
<para>For more information on version numbers and the various
- CVS branches, refer to the <ulink
+ subversion branches, refer to the <ulink
url="&url.articles.releng;/article.html">Release Engineering</ulink>
article.</para>
</answer>
@@ -10169,7 +10169,7 @@ hint.sio.7.irq="12"</programlisting>
<answer>
<para>There are currently four active/semi-active branches in
the &os; <ulink
- url="http://www.FreeBSD.org/cgi/cvsweb.cgi">CVS Repository</ulink>.
+ url="http://svnweb.FreeBSD.org/base/">Subversion Repository</ulink>.
(Earlier branches are only changed very rarely, which is why
there are only four active branches of development):</para>
More information about the svn-doc-all
mailing list