svndumpfilter
Merging a part of SVN repository to another repository with history
I have to svn repositories , lets say Aand B. I want to add some of the directories of the B into A along with history.Is it possi开发者_如何学编程ble to do that. To make more clear, followingis the s[详细]
2023-02-22 13:32 分类:问答Migrating part of Subversion repository to new server and repathing
I\'m attempting to migrate part of an Subversion repository to a new Subversion server. http://server1/svn/repo1/path1/path2/path3 -> http://server2/svn/repo2/path3[详细]
2023-02-19 16:00 分类:问答How to migrate a codebase from one svn repo to another preserving history?
I have a branch in a badly structured svn repo that needs to be stripped out and moved to another svn repository. (I\'m trying to clean it up some).[详细]
2022-12-24 20:37 分类:问答Moving only certain change lists to new SVN server
I want to move to a new SVN server. On my current server I have a load of really old stuff in there that I don\'t really care about - I want to move it to the new server but not move any of the histo[详细]
2022-12-20 05:52 分类:问答