On Sep 29, 2010, at 04:50, Cooke, Mark wrote: > Why not just get a working copy, do your changes and then commit? No > need for a temp directory, just create new "trunk/", move all the files > and subfolders to the new dir (using svn tools of course), then commit. > > Or am I missing something obvious? Should keep all history, only one > commit, no tmp directory. Simples?
That's how I'd do it. But remember you'd also need to manually move any properties you had set on the root directory too.