Svn2Svn ProjectA tool that replays and applies changes across SVN repositories. It's intended to be a lighter version of svnsync or one that doesn't require to start at revision 0 or copying entire repositories from root.
Current StatusCurrently the tool is capable of doing an svn 2 svn copy with the following set of options. See issue tracker for workitems.
- supports copying across repositories
- no zero-revision requirements, this is a change replay tool
- supports non-rooted paths (copy a subtree towards another subtree)
- supports add/delete/modify
- optional revision range
- simulation mode
- prompts on commit
Using Svn2SvnThis is free software. All we're asking is that you use it. If you're using or have used Svn2Svn, please take a moment to reply to
this thread.
Next ReleaseNext release is
1.2, supports incremental mode and adds two new tools, fs2svn and svn2.