# HG changeset patch # User Oleksandr Gavenko # Date 1311148358 -10800 # Node ID 32e4be02ab013e2671cc31a39f6be763e64de6e1 # Parent b4d7d30914940b6e25b8d43beaaa41723cfff980 To convert non-ASCII names use UTF-8 coding for 'branchmap' file. diff -r b4d7d3091494 -r 32e4be02ab01 hg.rst --- a/hg.rst Wed Jul 20 10:51:44 2011 +0300 +++ b/hg.rst Wed Jul 20 10:52:38 2011 +0300 @@ -99,6 +99,12 @@ $ hg conver --branchmap $branchmapfile oldrepo newrepo +To convert non-ASCII names use UTF-8 coding for 'branchmap' file. + +When converted names with spaces only last space in 'branchmap' file treat as +separator between old branch name and new, so new branch name can not contain +spaces. + * Join history of two repos. $ cat >filemap1.txt <