=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.367 retrieving revision 1.368 diff -u -r1.367 -r1.368 --- www/anoncvs.html 2012/05/01 07:54:50 1.367 +++ www/anoncvs.html 2012/05/01 14:39:06 1.368 @@ -207,12 +207,12 @@
-	# cd /usr; cvs checkout -P -rOPENBSD_5_0 src
+	# cd /usr; cvs checkout -P -rOPENBSD_5_1 src
 

-Or OPENBSD_4_9 for 4.9, etc. +Or OPENBSD_5_0 for 5.0, etc. -

The OPENBSD_5_0 tag contains the release sources and +

The OPENBSD_5_1 tag contains the release sources and errata already applied.

Available Anonymous CVS Servers @@ -500,10 +500,10 @@ # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src -

(If you are following the patch branch for 5.0): +

(If you are following the patch branch for 5.1):

 	# cd /usr
-	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_0 -P src
+	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_1 -P src
 
  • Anytime afterwards, to `update' this tree: @@ -513,10 +513,10 @@ # cvs -q up -Pd -

    (If you are following the patch branch for 5.0): +

    (If you are following the patch branch for 5.1):

     	# cd /usr/src
    -	# cvs -q up -rOPENBSD_5_0 -Pd
    +	# cvs -q up -rOPENBSD_5_1 -Pd
     
    Every time you ran this it would synchronize your /usr/src tree. It would @@ -543,10 +543,10 @@ # cd /usr # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports -

    (If you are following the patch branch for 5.0): +

    (If you are following the patch branch for 5.1):

     	# cd /usr
    -	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_0 -P ports
    +	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_1 -P ports
     
  • Anytime afterwards, to `update' this tree:

    (If you are following current): @@ -554,10 +554,10 @@ # cd /usr/ports # cvs -q up -Pd -

    (If you are following the patch branch for 5.0): +

    (If you are following the patch branch for 5.1):

     	# cd /usr/ports
    -	# cvs -q up -rOPENBSD_5_0 -Pd
    +	# cvs -q up -rOPENBSD_5_1 -Pd
     
    @@ -698,7 +698,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: anoncvs.html,v 1.367 2012/05/01 07:54:50 sthen Exp $ +
    $OpenBSD: anoncvs.html,v 1.368 2012/05/01 14:39:06 sthen Exp $