diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-03-21 11:06:27 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-03-21 11:06:27 +0000 |
commit | 192bc4ac2150240718c78d260b32534123453eab (patch) | |
tree | 87a33c95e416ce3b35237046e74993954be309fe /docs | |
parent | 8e75979d0b43aefcc21ff5313a8ff94ed91bd3dd (diff) | |
download | drakx-192bc4ac2150240718c78d260b32534123453eab.tar drakx-192bc4ac2150240718c78d260b32534123453eab.tar.gz drakx-192bc4ac2150240718c78d260b32534123453eab.tar.bz2 drakx-192bc4ac2150240718c78d260b32534123453eab.tar.xz drakx-192bc4ac2150240718c78d260b32534123453eab.zip |
add cvs howto
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/README b/docs/README index 53e114906..7cbdd66c0 100644 --- a/docs/README +++ b/docs/README @@ -8,6 +8,14 @@ Like all good free software, DrakX is in CVS :) You can access it at http://www.linux-mandrake.com/cgi-bin/cvsweb.cgi/gi +or via + +export CVS_RSH=ssh +export CVSROOT=:ext:anoncvs@cvs.mandrakesoft.com:/cooker +cvs checkout gi + (enter password 'cvs') + + This is only read-only access. If you want more, tell me (pixel@mandrakesoft.com) Alas, all is not in CVS as a lot of things are binary files. |