Apologies in advance if this seems a bit off topic, but this seemed like a starting point for this question.
I installed the engine plugin using the svn method described on the engines wiki. No problem doing so, and it seems a good idea. I then installed the login and user engines using the script/plugin install method, and after (quite a few!) hours got them working. We use subversion to manage our application as a whole, so now I have an interesting issue. I need to insure that everyone is using the same version of all engines, but since I did the install using the external svn call, I can't add the code to OUR svn repository (or more correctly, I don't know how to do this!). On the surface, the answer might be "just have everyone set up their external calls the same way", but that potentially becomes an issue of its own, esp. when/if we have to modify plugin code. Any thoughts / pointers on how we might manage this issue? TIA, Keith -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
