On Friday 05 August 2005 14:47, Dirk Mueller wrote: > On Friday 05 August 2005 14:44, Roberto Raggi wrote: > > good question :-) I would like to preserve the SVN history. So my idea > > was to copy the stuff on branches/work and then ask mattr to copy the > > files on top of trunk.. > > So, then you destroy svn history as well, because the files in > branches/work are not from the same files that trunk is. there is no way > around telling svn with "svn cp", "svn mv", "svn rm" etc in trunk (!) how > you moved the stuff around. i c.. do you think it is possible to dump my SVN repository and import it on top of trunk? and preserve the history? the problem is we used a local SVN repository to work on kdevelop4(we had problems with the internet connection in KDevelop conference).. ciao robe