For the past 2 days, I have been trying to check out rails using the following command: svn co http://dev.rubyonrails.org/svn/rails/trunk All I get back are the following messages: svn: REPORT request failed on ''/svn/rails/!svn/bc/2027/trunk'' svn: REPORT of ''/svn/rails/!svn/bc/2027/trunk'': 400 Bad Request (http://dev.rubyonrails.org) I am running MAC OSX 10.4.2 and using subversion 1.2.0. Kim -- Kim Shrier - principal, Shrier and Deihl - mailto:kim-7lDDVWa6PKfQT0dZR+AlfA@public.gmane.org Remote Unix Network Admin, Security, Internet Software Development Tinker Internet Services - Superior FreeBSD-based Web Hosting http://www.tinker.com/
Kim Shrier wrote:> svn co http://dev.rubyonrails.org/svn/rails/trunkWorks for me (using svn 1.2.1)... Might be an issue at your end?
Nicholas Seckar wrote:> Kim Shrier wrote: > >> svn co http://dev.rubyonrails.org/svn/rails/trunk > > > Works for me (using svn 1.2.1)... Might be an issue at your end?Don''t forget to append " rails" to the end of that. The checkout has to go in your_app_path/vendor/rails
On Aug 17, 2005, at 2:42 PM, Nicholas Seckar wrote:> Kim Shrier wrote: > >> svn co http://dev.rubyonrails.org/svn/rails/trunk >> > > Works for me (using svn 1.2.1)... Might be an issue at your end?Turns out that my ISP decided to put me behind a squid proxy and nat my connection without telling me. Sorry to disturb the list. Kim -- Kim Shrier - principal, Shrier and Deihl - mailto:kim-7lDDVWa6PKfQT0dZR+AlfA@public.gmane.org Remote Unix Network Admin, Security, Internet Software Development Tinker Internet Services - Superior FreeBSD-based Web Hosting http://www.tinker.com/