Hello, Here is what i've got:
I've got an svn:external'd folder within my working copy in to which I've made some local changes. Short of writing a script, is there a command I can use to svn switch to a different branch, but not clobber my local changes in the svn:external'd folder? (Unless the pegged revision changes, then clobbering is OK.) Thanks