Updated SVN Directories for Plugins
Posted by ben, Mon Feb 05 19:03:00 UTC 2007
I have updated the directory structure in the plugin repository to match the expected format of the ‘script/plugin’ command so that you can add it to the plugin repositories. Now you can type …
script/plugin source http://svn.comthread.com/public/plugins/tags/stable/
and add the repository to the plugin repository so that you can install the plugins just using the plugin name, so …
script/plugin install acts_as_voteable
instead of …
script/plugin install http://svn.comthread.com/public/plugins/tags/stable/acts_as_voteable/
The old install paths are no longer valid so even if you don’t add it to your repository you will have use the updated path.