Ever lose the ability to do ./script/plugin install http*?

i was trying out the filecolumn and acts_as_attachment plugin, but after
installing the filecolumn, it seems i no longer get any output display
when running the script install command. anyone ever experience this?

i am now trying to install the acts_as_attachment plugin, but after
typing the command, nothing happens.

suggestions? Thanks!

hmm, ithis is weird…

i tried reinstalling other plugin in another project app, and it
works…but it seems that everytime i use this "./script/plugin install
http://opensvn.csie.org/rails_file_column/plugins/file_column/trunk " i
lose the ability to do script installs.

how did i find this out?

well after losing the power of the scripts, i went into another rails
app directory and this time installed the acts_as_attachemnt plugin
“script/plugin source http://svn.techno-weenie.net/projects/plugins” and
wala, it works.