=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.36 retrieving revision 1.37 diff -c -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,283 **** --- 278,284 ---- # cvs -q get -PA src +
  • Anytime afterwards, to `update' this tree:
      # cd /usr
    ***************
    *** 293,298 ****
    --- 294,318 ----
      
  • +

    + 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,309 **** --- 324,330 ---- # 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,394 ****


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