Mercurial > hg
diff mercurial/unionrepo.py @ 20106:c33d9217e99d stable
util: url keeps backslash in paths
Backslashes (\) in paths were encoded to %C5 when converting from url to
string. This does not look nice for windows paths. And it introduces many
problems when running tests on windows.
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Wed, 20 Nov 2013 22:03:15 +0100 |
parents | bb67f630b335 |
children | 49f2d5644f04 |