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
commit5a0e04bf08e61c4cdf5f402237b6792b492387c6 (patch)
tree1085a5a18e8b062018fc0ae9dcf7a7923969da36 /README
parentd57ab818775f37f3ee6221d4c609c7890350938c (diff)
Fix CVS access and mailing lists info.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@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 83a88e1359..760291d1ba 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