[issue3391] hg commands on files using absolute paths fail from command line if drive is a different case

Logan Manning bugs at mercurial.selenic.com
Mon Apr 23 16:04:48 CDT 2012


New submission from Logan Manning <logan.w.manning at gmail.com>:

In command prompt notice the case of the drive letter 
i.e. "c:\enlistments\". 

If I type "hg log c:\enlistments\testfile.txt" I get the log for the file. 
If, however, I type "hg log C:\enlistments\testfile.txt" with an upper 
case 'C' I recieve an error message: "abort: c:\enlistments\testfile.txt 
not under root"

Thank you

----------
messages: 19720
nosy: loganmanning
priority: bug
status: unread
title: hg commands on files using absolute paths fail from command line if drive is a different case

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


More information about the Mercurial-devel mailing list