> > Do a svn rm (either local or remote) of the current data without > history and commit it, then run a remote copy with svn cp -r NNNN > svn+ssh://... svn+ssh://...; this should get you the old tree with > history in place; then commit your changes. > Done. Thank you very much and sorry for the noise!