[issue1692] hg convert has problem converting bazaar repositories containing files having filenames with umlauts

Johann Duscher mercurial-bugs at selenic.com
Wed Jun 10 15:52:57 UTC 2009


New submission from Johann Duscher <jonny.dee at gmx.net>:

Executing

bzr init test; cd test; touch A.txt; bzr add; bzr ci -m "Import"; cd ..; hg
convert test; cd test-hg; hg update; ls Ä.txt

reproduces behavior. 

I used the newest daily snapshot 2009/06/10 of hg (version f584d63c49c3).

Regards,
Jonny

----------
messages: 9479
nosy: JonnyDee
priority: bug
status: unread
title: hg convert has problem converting bazaar repositories containing files having filenames with umlauts
topic: convert

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1692>
____________________________________________________



More information about the Mercurial-devel mailing list