060002c5ae
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@2 6ac86273-5f31-0410-b378-82cca8765d1b
16 lines
417 B
Plaintext
16 lines
417 B
Plaintext
You can check out the latest code (from a UNIX type machine) using
|
|
CVS as follows:
|
|
|
|
cvs -d :pserver:guest@gcfl.net:/home/cvsroot login
|
|
Password: guest
|
|
|
|
Then, to get the kernel code:
|
|
cvs -d :pserver:guest@gcfl.net:/home/cvsroot checkout fdkernel
|
|
|
|
To get the FreeCom code:
|
|
cvs -d :pserver:guest@gcfl.net:/home/cvsroot checkout FreeCom
|
|
|
|
|
|
You can also view the CVS code from the web at
|
|
http://www.gcfl.net/cgi-bin/cvsweb
|