Fixcase Extension Error
Andrei Vermel
avermel at mail.ru
Thu Apr 22 05:18:14 UTC 2010
Matt,
The extension is pretty much useless with the current casefold handling
in Mercurial on windows.
'hg stat' doesn't distinguish the case of names of version controlled
files.
It won't list the files that had the filename case changed, and the
extension won't change them back like it used.
For me the case of files on disk is important due to some cygwin
scripts, so I am using a patch that makes hg recognise the case change
on windows.
This behaviour is on a config file switch. I can share the patch if
there's interest.
Andrei
On 21.04.2010 20:56, Matt Hawley wrote:
> Awesome, thanks Andrei!
>
> -----Original Message-----
> From: Andrei Vermel [mailto:avermel at mail.ru]
> Sent: Wednesday, April 21, 2010 9:53 AM
> To: Matt Hawley
> Cc: Christian Ebert; mercurial at selenic.com
> Subject: Re: Fixcase Extension Error
>
> On 21.04.2010 20:35, Matt Hawley wrote:
>
>> Yeah, I saw that method name change, and changing that now results in the following. The author doesn't seem to have any contact info. Anyone got any ideas?
>>
>>
> I uploaded an up to date version on the wiki.
>
> Andrei
>
>
>
>
More information about the Mercurial
mailing list