I'd like to change SVN externals via a simple script after I do branching (also via script). My externals are pointing to "trunk" and after I branch they should point to "branches/release/1.0" for example.
Is there a way of editing SVN externals via a script?