Another MSYS puzzle

timeless timeless at gmail.com
Sun Jun 10 18:11:13 CDT 2012


Adrian wrote:
>  $ hg debugwalk -I 'relpath:../beans'
> Answer:
> The value of the include option we get is: 'relpath;..\beans' (!)

> Wanted: Idea how to handle this.

Support this:
hg debugwalk -I ';relpath:../beans'

I believe it satisfies the requirements [1].

[1] http://www.mingw.org/wiki/Posix_path_conversion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20120610/63b3fff5/attachment.html>


More information about the Mercurial-devel mailing list