Archive for December 6th, 2008

Avoid SVN updates for External Rails Plugins in your Application

General| No Comments »

Make sure you are in the root of your app and do:
svn propedit svn:externals vendor/plugins
Just delete the line(s) of the plugins you no longer want.
If you get the following error then you need to set your environment variable.
svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no ‘editor-cmd’ run-time configuration option […]

Powered by WordPress | Created by miloIIIIVII | Entries RSS | Comments RSS