Update the introduction chapter to reflect the CVS->SVN conversion.
Patched/submitted by: ryusuke
This commit is contained in:
parent
90e409aac7
commit
d8c7c6ffce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39064
1 changed files with 12 additions and 6 deletions
|
@ -785,17 +785,23 @@
|
|||
The switch was deemed necessary, as the technical limitations
|
||||
imposed by <application>CVS</application> were becoming obvious
|
||||
due to the rapid expansion of the source tree and the amount
|
||||
of history already stored. While the main repository now uses
|
||||
of history already stored. While the base repository now uses
|
||||
<application>SVN</application>, client side tools like
|
||||
<application>csup</application> that depend on the older
|
||||
<application>CVS</application> infrastructure, continue to
|
||||
work normally — changes in the
|
||||
<application>SVN</application> repository are backported to
|
||||
<application>CVS</application> for this purpose.
|
||||
Currently, only the central source tree is controlled by
|
||||
<application>SVN</application>.
|
||||
The documentation, World Wide Web, and Ports repositories are
|
||||
still using <application>CVS</application>. The primary
|
||||
<application>CVS</application> for this purpose.</para>
|
||||
|
||||
<para>In May 2012, the Documentation Project repository
|
||||
also moved from <application>CVS</application> to
|
||||
<application>SVN</application>. Unlike the base system,
|
||||
the documentation <application>SVN</application>
|
||||
repository is not backported to
|
||||
<application>CVS</application>.</para>
|
||||
|
||||
<para>The Ports repository is
|
||||
currently using <application>CVS</application>. The primary
|
||||
<ulink
|
||||
url="http://www.FreeBSD.org/cgi/cvsweb.cgi">repository</ulink>
|
||||
resides on a machine in Santa Clara CA, USA
|
||||
|
|
Loading…
Reference in a new issue