=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- www/anoncvs.html 1997/11/30 14:42:38 1.36 +++ www/anoncvs.html 1997/11/30 15:18:57 1.37 @@ -278,6 +278,7 @@ # cvs -q get -PA src +
  • Anytime afterwards, to `update' this tree:
     # cd /usr
    @@ -293,6 +294,25 @@
     
  • +

    +To use ports, it is similar to src: +

    + In the above example, '-q' is optional, only intended to minimize cvs's output. For those who like to see screenfulls of output, it can be omitted. @@ -304,6 +324,7 @@ # cd /usr # cvs diff -u src/sys/scsi/cd.c > /tmp/patch +

    The CVS man page (included with the CVS sources) has much more @@ -388,7 +409,7 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: anoncvs.html,v 1.36 1997/11/30 14:42:38 deraadt Exp $ +
    $OpenBSD: anoncvs.html,v 1.37 1997/11/30 15:18:57 todd Exp $