summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-10 17:42:40 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-10 17:42:40 +0000
commit3f20c804bc0aaf9aa1d7ffcc0d762771966d44dd (patch)
tree3af92f4cbcdbc428d59bb1e8f7e5abd4b4b31343 /README
parent3c1264113ea52594940ce970fba2dc4eb83d5075 (diff)
Fix CVS access and mailing lists info.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index fa3d670c26..2328ad32bf 100644
--- a/README
+++ b/README
@@ -26,10 +26,10 @@ The Ruby distribution can be found on:
You can get it by anonymous CVS. How to check out is:
- $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/home/cvs login
+ $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/src login
(Logging in to anonymous@cvs.ruby-lang.org)
- CVS password: guest
- $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/home/cvs checkout ruby
+ CVS password: anonymous
+ $ cvs -z4 -d :pserver:anonymous@cvs.ruby-lang.org:/src checkout ruby
* Mailing list