Fixed cvs checkout command doc
[captive.git] / README
1 Operation Captive, codename "captive"
2 -------------------------------------
3
4 Provides opensource interface to W32 filesystems. Some proprietary filesystem
5 datastructures can be realiably accessed by this project.
6
7
8 Bleeding Edge
9 -------------
10
11 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs login
12                 Just hit ENTER (empty password)
13 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d captive priv/captive
14 cd captive
15 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d reactos -r captive -kk priv/reactos
16 ./autogen.pl
17 make
18 ./src/client/cmdline/captivecmdline path/to/some/driver.sys
19
20
21 Installation
22 ------------
23
24 See the file 'INSTALL'.
25
26
27 Copyright
28 ---------
29
30 See the file 'COPYING' and 'AUTHORS'.