On 4/10/06, Jon Lim <[EMAIL PROTECTED]> wrote: > 4. svn:externals > $ svn propedit svn:externals vendor/plugins > login_engine http://svn.rails-engines.org/login_engine/tags/rel_1.0.1
Okay, I'm trying this approach. I've moved all of my old login_engine dirs into an old_stuff directory so it should not be interfering. Then from the app directory I try (as a single line command) svn propedit svn:externals vendor/plugins login_engine http://svn.rails-engines.org/login_engine/tags/rel_1.0.1 And I get: svn: 'vendor/plugins' is not a working copy I tried to install the engines plugin itself via svn:externals the other day and had the same problem. I assume I need to run some sort of preliminary command to set things up? Any help would be appreciated. Thanks Greg _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
