[PATCH] url: do not encode backslash in local paths (fixes 4e8f2310f310)

timeless timeless at gmail.com
Mon Mar 28 20:39:33 CDT 2011


On Tue, Mar 29, 2011 at 4:00 AM, Brodie Rao <brodie at bitheap.org> wrote:
> We should try to detect the drive letter when parsing the scheme out.
> We can do this just when os.name == 'nt'. It should do the same test
> that localpath() does and that drop_scheme() did.

technically symbian and vms and w9x also use drive letters iirc


More information about the Mercurial-devel mailing list