CommonThread - Our Blog

Updated SVN Directories for Plugins

Written By: Ben Wyrosdick

February 5th, 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.

Sorry, comments are closed for this article.