Mercurial > hg
comparison mercurial/copies.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 | 4327687ca757 |
children | 243ea5ffdf31 |
comparison
equal
deleted
inserted
replaced
20105:c5a0f899e47b | 20106:c33d9217e99d |
---|