svn2bzr is a tool for converting Subversion repositories into Bazaar repositories.
svn2bzr reads in a Subversion dump file containing the repository's history, and converts it to a Bazaar repository according to the given parameters. For a single branch Subversion repository, the resulting revision numbers in the Bazaar repository are identical to the ones in Subversion. svn2bzr is meant as a one-time conversion tool, to be used once you've decided to switch a project's version control from Subversion to Bazaar. If you need to interact with an existing Subversion repository from within Bazaar, consider the bzr-svn plugin instead.
Project information
- Licence:
- GNU GPL v2
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #948765: Svn2bzr aborts on UTF8 characters in filenames
Reported -
Bug #733180: IncrementalDumpError: Can't add a path that already exists
Reported -
Bug #715105: Error while committing revisions. ValueError: list.remove(x): x not in list
Reported -
Bug #608874: Uncaught exception in dump.py KeyError: ''
Reported -
Bug #496914: Unable to process SVN mv from outside prefix to inside
Reported