=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ctm.html,v retrieving revision 1.19 retrieving revision 1.20 diff -c -r1.19 -r1.20 *** www/Attic/ctm.html 2001/11/02 21:17:19 1.19 --- www/Attic/ctm.html 2002/02/02 05:14:48 1.20 *************** *** 343,355 **** To get an initial src repository:
  	cd /usr
! 	cvs -qd YOUR_CVS_REPOSITORY checkout -PA src
  

and after each CTM update:

  	cd /usr/src
! 	cvs -q update -PAd
  

How stable is CTM for OpenBSD?

--- 343,355 ---- To get an initial src repository:
  	cd /usr
! 	cvs -qd YOUR_CVS_REPOSITORY checkout -P src
  

and after each CTM update:

  	cd /usr/src
! 	cvs -q update -Pd
  

How stable is CTM for OpenBSD?

*************** *** 464,470 **** OpenBSD www@openbsd.org
! $OpenBSD: ctm.html,v 1.19 2001/11/02 21:17:19 naddy Exp $ --- 464,470 ---- OpenBSD www@openbsd.org
! $OpenBSD: ctm.html,v 1.20 2002/02/02 05:14:48 chris Exp $