Hi,

New to rails, ruby & subversion.  I've gone through the installation
of rails-engine and used the svn:externals mechanism to reference the
external repository.

Now, when it came time to install the login_engine, I saw that the
documentation suggests either:

 script/plugin install login_engine
or
 svn co http://opensvn.csie.org/rails_engines/plugins/login_engine
<MY_RAILS_APP>/vendor/plugins/login_engine

to get the login_engine.

Is there any reason I couldn't use a svn:externals reference for the
login_engine as well as the rails-engine?

Thanks.
--
Bradley Mazurek
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to