Note that the export of the src and ports tree from SVN to CVS should be

viewed as legacy, and discourage people from relying on them.
This commit is contained in:
Gavin Atkinson 2013-03-17 11:27:28 +00:00
parent aeff72ab2b
commit 2511e9111c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41252

View file

@ -24,8 +24,11 @@
<p>In June 2008, development of the base system moved to a different <p>In June 2008, development of the base system moved to a different
version control system, <a href="http://subversion.tigris.org/">Subversion</a> version control system, <a href="http://subversion.tigris.org/">Subversion</a>
(SVN for short). The <a href="http://svnweb.FreeBSD.org/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 interface</a> is available for browsing the repository. All changes
also exported back to the CVS repository.</p> to the existing live branches (stable/9 and stable/8) are
also exported back to the legacy CVS repository, however the
CVS repositories are deprecated, and so existing users of them
should move away from doing so.</p>
<p>In May 2012, the FreeBSD Documentation Project moved from CVS <p>In May 2012, the FreeBSD Documentation Project moved from CVS
to Subversion. Unlike the base system, the documentation SVN to Subversion. Unlike the base system, the documentation SVN
@ -38,7 +41,7 @@
Subversion. There is a <a Subversion. There is a <a
href="http://svnweb.FreeBSD.org/ports/">web interface</a> for href="http://svnweb.FreeBSD.org/ports/">web interface</a> for
browsing the repository. The Ports tree is also exported back browsing the repository. The Ports tree is also exported back
to the CVS repository. to the legacy CVS repository.
It will cease to be exported early 2013.</p> It will cease to be exported early 2013.</p>