Are there problems with rubyforge or ez-where?

I'm trying to download ez-where plugin but I always get a timeout. I tried:

- svn checkout svn://rubyforge.org/var/svn/ez-where ez-where

and

- script/plugin install svn://rubyforge.org//var/svn/ez-where

However, when I do:

svn co http://dev.rubyonrails.org/svn/rails/trunk everything works fine.

Any help? I can't get any plugin to use in my app :(.

Eduardo,

I just ran

  script/plugin install svn://rubyforge.org//var/svn/ez-where

in a test rails app and it worked just fine. (cut and paste directly from your previous post)

Try it again, maybe there was a temporary problem.

Good Luck

Matt