To convert non-ASCII names use UTF-8 coding for 'branchmap' file.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 20 Jul 2011 10:52:38 +0300
changeset 898 32e4be02ab01
parent 897 b4d7d3091494
child 899 7b4265c8d324
To convert non-ASCII names use UTF-8 coding for 'branchmap' file.
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 <<EOF