Index: article.xml
===================================================================
--- article.xml
+++ article.xml
@@ -547,7 +547,7 @@
FreeBSD traces its roots back nearly twenty years to the
work of the Computer Science Research Group at the
University of California Berkeley.
- FreeBSD's source
+ FreeBSD's source
repository contains a history of the project
since its inception, and there are CDROMs
available that contain earlier code from the
@@ -581,28 +581,22 @@
@@ -632,9 +626,9 @@
FreeBSD. For example:Track FreeBSD source code
- The project makes it easy to mirror its CVS
- repository using CVSup. Having
+ The project makes it easy to mirror its SVN
+ repository using svnsync. Having
the complete history of the source is useful when
debugging complex problems and offers valuable insight
into the intentions of the original developers. Use a
@@ -642,43 +636,32 @@
easily merge changes between the upstream FreeBSD code
base and your own in-house code.
- shows a portion of
+ shows a portion of
an annotated listing of the file referenced by the
change log in . The
ancestry of each line of the source is clearly visible.
Annotated listings showing the history of every file
- that is part of FreeBSD are available on the
+ that is part of FreeBSD are available on the
web.
-