Category Archives: subversion

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:

Also posted in rails, tips | Tagged , | Leave a comment