diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-04-30 12:36:28 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-04-30 12:36:28 +0000 |
commit | def79bed96cff86f631c91cb3d89ffa113dfaff5 (patch) | |
tree | f88a5a72b7b14f7331d88cdf889487a33f28170d /docs | |
parent | e17f98777ce8531d56a3a5e5ee2f67cb12955b68 (diff) | |
download | drakx-def79bed96cff86f631c91cb3d89ffa113dfaff5.tar drakx-def79bed96cff86f631c91cb3d89ffa113dfaff5.tar.gz drakx-def79bed96cff86f631c91cb3d89ffa113dfaff5.tar.bz2 drakx-def79bed96cff86f631c91cb3d89ffa113dfaff5.tar.xz drakx-def79bed96cff86f631c91cb3d89ffa113dfaff5.zip |
pserver -> ext
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HACKING | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/HACKING b/docs/HACKING index 313866401..a82696116 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -21,7 +21,8 @@ do done Then, log yourself into the cvs: -% export CVSROOT=:pserver:anoncvs@mandrakesoft.com:/home/cvs/cooker +% export CVS_RSH=ssh +% export CVSROOT=:ext:anoncvs@cvs.mandrakesoft.com:/cooker % cvs login % Passwd: cvs % cvs checkout gi |