lp://staging/~thhermansen/svn2bzr/unicode-bugfix
Just a small branch to fix a bug related to converting repos with non ASCII file names. This fix is a merge of the patch file and comments found in the thread related to the bug. It does now seem to work correct when I converted my old svn repo.
- Get this branch:
- bzr branch lp://staging/~thhermansen/svn2bzr/unicode-bugfix
Branch merges
Branch information
Recent revisions
- 14. By Thorbjørn Hermansen
-
Fixed bug which came up when converting SVN repo with UTF8 char file names. This fix is a merge of the patch file and comments found in the bug report, found here: https:/
/bugs.launchpad .net/svn2bzr/ +bug/91638. - 11. By Gustavo Niemeyer
-
- Applied patch by Daniel Gryniewicz fixing bug #105314.
- Exported 'dynamic' scheme via user interface.
- Fixed a couple of problems related to unprefixing. - 10. By Gustavo Niemeyer
-
- Handle revision id creatoin in case of no committer in the revision.
- Workarounding case of apparently corrupted inventory. - 7. By Gustavo Niemeyer
-
- Updated to current Bazaar API.
- Now using a BRT object to carry branch/repository/ tree information.
- Added some docstrings.
- Subversion seems to allow a copy over an existing file, so we have
to remove the existent file when this happens.
- When getting a tree from the memory cache, copy it instead of changing
it in-place. - 5. By Gustavo Niemeyer
-
- Discovered that the empty inventory issue was a bug in
WorkingTree.revert. Fixed it by recreating the workingtree
after a revert is done.
- Updated to bzrlib API of the day.
- Fixed renaming issue.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)