cd <your_project>/vendor/plugins; svn co http://opensvn.csie.org/rails_engines/engines/tags/rel_1.0.4 engines
On 1/23/06, Scott Eade <[EMAIL PROTECTED]> wrote: > Nathaniel Brown wrote: > > Installing via the -x flag.. Ex: > > > > Script/plugin install -x > > http://opensvn.csie.org/rails_engines/engines/tags/rel_1.0.4 > > > > Adds it automatically to your svn:externals property and will be updated > > automatically along with the rest of your working copy when you SVN up. > Okay, but this gives me a directory called vendor/plugins/rel_1.0.4 when > I really want vendor/plugins/engines - how can I sepecify the branch and > have the directory named correctly? > > TIA, > Scott > > -- > 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 > _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
