[issue728] hg doesn't like URLs of form file://localhost/...

Jens Alfke mercurial-bugs at selenic.com
Thu Sep 6 01:37:46 CDT 2007


New submission from Jens Alfke <jens at mooseyard.com>:

The "hg" command recognizes URLs beginning with "file:///", but not ones 
beginning with "file://localhost/", which should be considered equivalent. 
Instead, it returns a "repository not found" error.

Unfortunately the latter, unsupported syntax is the one that's generated by Mac 
OS X API calls like [NSURL fileURLWithPath:].

----------
messages: 3970
nosy: snej
priority: bug
status: unread
title: hg doesn't like URLs of form file://localhost/...

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



More information about the Mercurial-devel mailing list