Re: [Engine-users] non-existent in that revision error when trying to insta

2006-09-04 Thread James Adam
If script/plugin discover doesn't help, try moving your plugin source file (probably in ~/.rails-plugin-sources) out of the way and running script/plugin discover again. If that STILL doesn't work, then it's possible that someone has corrupted the wiki page somehow. My efforts aren't focussed on cl

Re: [Engine-users] non-existent in that revision error when trying to insta

2006-09-04 Thread Benjamin Hecht
anyone? -- Posted via http://www.ruby-forum.com/. ___ engine-users mailing list engine-users@lists.rails-engines.org http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Re: [Engine-users] non-existent in that revision error when trying to insta

2006-09-02 Thread Benjamin Hecht
James Adam wrote: > try: > > $ ruby script/plugin install > http://svn.rails-engines.org/plugins/engines > > - james. i know i can mnanually install it that way but what about if i want to install plugsin in the future. i dont want to have to manually enter a repos every time. thanks for the