[PATCH 1 of 1 v4] win32lfn: allow manipulating files with long names on Windows

Adrian Buehlmann adrian at cadifra.com
Mon Jan 24 02:01:31 CST 2011


On 2011-01-24 07:19, Aaron Cohen wrote:
> On Mon, Jan 24, 2011 at 1:11 AM, Aaron Cohen <aaron at assonance.org> wrote:
>> Convention (UNC) paths which allow 32768 character filenames in Windows. It does this through fairly extensive monkeypatching of the os, and util modules, similar to the win32mbcs extension.
>>
> 
> Drat, I always notice something new right after sending. :\
> 
> I'll just fix this long line next time I resend if that's ok? notepad
> is just not a very good commit editor.

I use Notepad++ for lots of editing tasks.

In my user mercurial.ini:

[ui]
editor = "C:\Program Files (x86)\Notepad++\notepad++.exe" -multiInst


More information about the Mercurial-devel mailing list