Displaying 1 result from an estimated 1 matches for "extrrnal".
Did you mean:
external
2007 Oct 29
0
Help with plugin install
I wish to install the globalize plugin and have it managed by the
provider''s svn. For my purposes I am use the stable 1.2 release which
the maintainer has released as
http://svn.globalize-rails.org/svn/globalize/branches/for-1.2.
To install with svn:extrrnal support one does this:
script/plugin install -x \
http://svn.globalize-rails.org/svn/globalize/branches/for-1.2
My question stems from the fact that ./vendor/plugin/for-1.2 is not
terribly descriptive. Is there a way in the "./script/plugin install
-x" command to rename the target dire...