Checking ruby out from svn?

I’m trying to pull out stuff from ruby’s svn repository and following
the instructions at…
http://www.ruby-lang.org/en/community/ruby-core/

I get…

svn co http://svn.ruby-lang.org/repos/ruby/trunk ruby
svn: Server sent unexpected return value (405 Method Not Allowed) in
response to PROPFIND request for ‘/repos/ruby/trunk’

Any ideas as to what I’m doing wrong?

Thanks.

John C. Phone : (64)(3) 358 6639
Tait Electronics Fax : (64)(3) 359 4632
PO Box 1645 Christchurch Email : [email protected]
New Zealand

John C. wrote:

I’m trying to pull out stuff from ruby’s svn repository and following
the instructions at…
Ruby Core

I get…

svn co http://svn.ruby-lang.org/repos/ruby/trunk ruby

svn co http://svn.ruby-lang.org/repos/ruby/trunk

seems to work here.
-=r