Can somebody please give me the recommended one-liner svn command to do that? (... and post the answer to the users list too!)
This is actually *not* an easy question and I do not know how to change the URL using svn command. What I did was something like find . -name 'entries' -exec perl -pi.bak 's/oldurl/newurl/' {} \; Bo