=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/cvsync.html,v retrieving revision 1.47 retrieving revision 1.48 diff -c -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,171 ****

! Using CVS to Update Your Source Tree

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

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

- 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

--- 141,165 ----

! Using CVS to Work With Your Repository

! 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:

!         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.

Available CVSync Servers

*************** *** 234,257 **** server in question.

! As of August 21, 2006, the CVS repository sizes are

! ! ! ! --- 228,254 ---- server in question.

! As of January, 2008, the CVS repository sizes are

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