[PATCH] Check case-folding clashes during addremove

Andrei Vermel avermel at mail.ru
Thu Mar 29 14:32:09 CDT 2007


Oops. My patch breaks qrefresh. It adds files that are already present in
dirstate with 'n' status.
This seems to fix it.

Andrei

----- Original Message ----- 
From: "Andrei Vermel" <avermel at mail.ru>
To: "Matt Mackall" <mpm at selenic.com>
Cc: "Alexis S. L. Carvalho" <alexis at cecm.usp.br>; 
<mercurial-devel at selenic.com>
Sent: Thursday, March 29, 2007 12:07 PM
Subject: Re: [PATCH] Check case-folding clashes during addremove


> Sorry, an update to the previously posted patch.
> I added a small change to allow casefolding renames, e.g. from aaa.txt to
> Aaa.txt.
>
> Andrei
>
> ----- Original Message ----- 
> From: "Andrei Vermel" <avermel at mail.ru>
> To: "Matt Mackall" <mpm at selenic.com>
> Cc: <mercurial-devel at selenic.com>; "Alexis S. L. Carvalho"
> <alexis at cecm.usp.br>
> Sent: Thursday, March 29, 2007 11:43 AM
> Subject: Re: [PATCH] Check case-folding clashes during addremove
>
>
>> Okay, here goes.
>>
>> I do the check and issue warning message regardless of filesystem.
>> Add is only aborted on a casefolding filesystem.
>>
>> Andrei
>


--------------------------------------------------------------------------------


> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addremove_clashes
Type: application/octet-stream
Size: 4744 bytes
Desc: not available
Url : http://www.selenic.com/pipermail/mercurial-devel/attachments/20070329/787da478/addremove_clashes.obj


More information about the Mercurial-devel mailing list