In future, I will not listen to James and will include upgrade instructions. ;)

Depending on how you have installed your engines:

1. script/plugin install login_engine
$ script/plugin upgrade

2. script/plugin install -x login_engine
$ svn up

3. svn co http://svn.rails-engines.org/plugins/login_engine vendor/plugins
(which should have the same result as script/plugin install -x login_engine)
$ svn up

4. svn:externals
$ svn propedit svn:externals vendor/plugins
login_engine http://svn.rails-engines.org/login_engine/tags/rel_1.0.1

I would not recommend checking out a tagged release.

Regards,
Jon
--
http://www.snowblink.co.uk/
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to