svn commit: r38866 - head/en_US.ISO8859-1/htdocs/developers
Glen Barber
gjb at FreeBSD.org
Mon May 21 13:10:34 UTC 2012
Author: gjb
Date: Mon May 21 13:10:33 2012
New Revision: 38866
URL: http://svn.freebsd.org/changeset/doc/38866
Log:
Prefer to use 'svnweb.FreeBSD.org' instead of the longer 'viewvc' URL.
Submitted by: gavin
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 Mon May 21 12:19:21 2012 (r38865)
+++ head/en_US.ISO8859-1/htdocs/developers/cvs.sgml Mon May 21 13:10:33 2012 (r38866)
@@ -49,14 +49,14 @@
<p>In June 2008, development of the base system moved to a different
version control system, <a href="http://subversion.tigris.org/">Subversion</a>
- (SVN for short). The <a href="http://svn.freebsd.org/viewvc/base/">web
+ (SVN for short). The <a href="http://svnweb.FreeBSD.org/base/">web
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>
+ href="http://svnweb.FreeBSD.org/doc/">web interface</a>
available for browsing the contents of the FreeBSD Documentation
Project SVN repository.</p>
More information about the svn-doc-all
mailing list