[BACK]Return to checklist.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/checklist.html between version 1.46 and 1.47

version 1.46, 2003/02/19 16:46:34 version 1.47, 2003/02/26 02:14:49
Line 431 
Line 431 
 You might use something like this:  You might use something like this:
 <pre>  <pre>
 $ cd kaffe1  $ cd kaffe1
 $ make clean    # you really really don't want to check in all of work!  $ make clean    # you really don't want to check in all of work!
 $ cvs -d cvs.openbsd.org:/cvs import -m 'kaffe port' ports/lang/kaffe1 \  $ cvs -d cvs.openbsd.org:/cvs import -m 'kaffe port' ports/lang/kaffe1 \
         <I>YourName</I> <I>YourName_YYYY-MMM-DD</I>          <I>YourName</I> <I>YourName_YYYY-MMM-DD</I>
 </pre>  </pre>

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47