home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / doc / sys / readme.cvs < prev    next >
Encoding:
Text File  |  2000-05-08  |  431 b   |  15 lines

  1. You can check out the latest code (from a UNIX type machine) using
  2. CVS as follows:
  3.  
  4. cvs -z3 -d:pserver:anonymous@cvs.freedos.sourceforge.net:/cvsroot/freedos login
  5. Password: Press the Enter key.
  6.  
  7. Then, to get the kernel code:
  8. cvs -z3 -d:pserver:anonymous@cvs.freedos.sourceforge.net:/cvsroot/freedos
  9. checkout kernel
  10.  
  11.  
  12. You can also view the CVS code from the web at
  13. http://freedos.sourceforge.net/
  14. Go to the CVS page.
  15.