Updating an svn working copy from a non-versioned source tree — quick & dirty bash surgery
Thursday, July 10th, 2008When you find out, for whatever unpleasant reason, that you need numerous files in your working copy overwritten from a non-versioned source, it’s a bit of a problem. You can’t go overwriting your whole working copy tree, because you’ll lose all those .svn files, and that wouldn’t be much of a working copy anymore, […]

