I was able to get going by doing a svn check out as below: svn co https://opensvn.csie.org/rails_engines/plugins/engines c:\rails_apps\test_app\vendor\plugins\engines
but it would be nice to use "ruby script\plugin install engines" Navjeet Chabbewal wrote: > I am trying to install rails engines using the command > > "ruby script\plugin install engines" > > but getting the error > > svn: REPORT request failed on '/rails_engines/!svn/vcc/default' > svn: REPORT of '/rails_engines/!svn/vcc/default': 405 Method not allowed > (http: > /opensvn.csie.org) > > We have to use proxy server and I have added registry entries for svn to > set http-proxy-host and http-proxy-port. > > What else am I missing here? > > --Jeet -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
