[PATCH] Allow manipulating files with long names on Windows

Aaron Cohen aaron at assonance.org
Mon Jan 17 13:51:46 CST 2011


On Monday, January 17, 2011, timeless <timeless at gmail.com> wrote:
> a couple files are missing new-line at eof.
>

Will fix.

> does this support -R \\host\share\path or paths.target=\\host\share\path?
>

I'm not sure what either of those are, it wasn't my intention to make
them work, but I'll check.

> if i enable this extension in my global hgrc, will it work for the
> cases where .hg is too deep? if so, please document this approach.
>
I don't think it helps, hg searches for ".hg" to see if it's being run
in a repository before loading any extensions and that search blows
up. I'll double check.

> does \\.\c$\path work?

I doubt it does, I'll check if I can make it work or not.


-- 
-- Aaron


More information about the Mercurial-devel mailing list