svn commit: r38857 - head/en_US.ISO8859-1/htdocs/developers

Glen Barber gjb at FreeBSD.org
Sun May 20 20:32:49 UTC 2012


Author: gjb
Date: Sun May 20 20:32:48 2012
New Revision: 38857
URL: http://svn.freebsd.org/changeset/doc/38857

Log:
  Mention the FreeBSD Documentation Project SVN repository.

Modified:
  head/en_US.ISO8859-1/htdocs/developers/cvs.sgml

Modified: head/en_US.ISO8859-1/htdocs/developers/cvs.sgml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/developers/cvs.sgml	Sun May 20 20:07:11 2012	(r38856)
+++ head/en_US.ISO8859-1/htdocs/developers/cvs.sgml	Sun May 20 20:32:48 2012	(r38857)
@@ -53,6 +53,13 @@
       interface</a> is available for browsing the repository.  All changes are
       also exported back to the CVS repository.</p>
 
+    <p>In May 2012, the FreeBSD Documentation Project moved from CVS
+      to Subversion.  Unlike the base system, the documentation SVN
+      repository is not exported back to CVS.  There is a <a
+	href="http://svn.freebsd.org/viewvc/doc/">web interface</a>
+      available for browsing the contents of the FreeBSD Documentation
+      Project SVN repository.</p>
+
 &footer;
 
 </body>


More information about the svn-doc-all mailing list