=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/cvsync.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- www/Attic/cvsync.html 2008/01/14 15:49:54 1.47 +++ www/Attic/cvsync.html 2008/01/29 01:33:53 1.48 @@ -141,31 +141,25 @@

-Using CVS to Update Your Source Tree +Using CVS to Work With Your Repository

-It is now simple to check out any one of the CVSync'ed repositories: -

+Now that you have a local copy of the CVS repository, it is now simple +to check out, update, or do any of the other CVS operations you would +normally do against a remote repository, locally. +Fore example:
-        # cd /usr
-        # cvs -d /cvs checkout src
+        cvs -d/cvs checkout src -P
+        cvs -d/cvs up -Pd
+        cvs -d/cvs diff -u file.c
 
+More details on CVS operation can be found in +FAQ5, Fetching appropriate source +code and in the +cvs(1) +man page. -

-The above will check out the most current sources. Many of you will only -want the release sources, especially if you are patching your system. To -checkout release sources you must specify a tag along with your command. -For example: -

-
-        # cd /usr
-        # cvs -d /cvs checkout -rOPENBSD_3_5 src
-
-

-Or OPENBSD_3_4 for 3.4, etc. -

-

Available CVSync Servers

@@ -234,24 +228,27 @@ server in question.

-As of August 21, 2006, the CVS repository sizes are +As of January, 2008, the CVS repository sizes are

- + - + - + + + + - + @@ -311,7 +308,7 @@
OpenBSDwww@openbsd.org -
$OpenBSD: cvsync.html,v 1.47 2008/01/14 15:49:54 grunk Exp $ +
$OpenBSD: cvsync.html,v 1.48 2008/01/29 01:33:53 nick Exp $
openbsd-ports- 222MB
- 310MB
openbsd-src- 1396MB
- 1500MB
openbsd-www- 247MB
- 350MB
openbsd-xenocara- 600MB
openbsd-x11 - 200MB
openbsd-xf4- 562MB
- 564MB
openbsd-cvsroot - 408MB