[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Checking ruby out from svn?

John Carter

5/17/2009 11:38:00 PM

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

I get...

svn co http://svn.ruby-lang.org/repos/... 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 Carter Phone : (64)(3) 358 6639
Tait Electronics Fax : (64)(3) 359 4632
PO Box 1645 Christchurch Email : john.carter@tait.co.nz
New Zealand


1 Answer

Roger Pack

5/18/2009 2:06:00 PM

0

John Carter wrote:
> I'm trying to pull out stuff from ruby's svn repository and following
> the instructions at...
> http://www.ruby-lang.org/en/community/...
>
> I get...
>
> svn co http://svn.ruby-lang.org/repos/... ruby

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

seems to work here.
-=r
--
Posted via http://www.ruby-....