Twitter Linkedin Tumblr Facebook Flickr Lastfm

Posts Tagged: svn


8
Nov 07

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:

Continue reading →