Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2012 13:10:33 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r38866 - head/en_US.ISO8859-1/htdocs/developers
Message-ID:  <201205211310.q4LDAXUk059432@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205211310.q4LDAXUk059432>