Monthly Archives: November 2007

Removing plugins installed as svn:externals

I just had a problem with my svn repository after a couple of plugins I had installed as svn:externals (./script/plugin install -x http://blahblah) were no longer required and I wanted to remove them. Not something I’ve done before, but I found a handy article
here, and all you have to do is this:

Posted in rails, subversion, tips | Tagged , | Leave a comment