hg log -f -r : foo.cpp gives an error

Bob Eby ebyrob at gmail.com
Fri Jul 17 18:38:06 UTC 2015


Hi Everyone,

When I run:

hg log -f -r : foo.cpp

on my repository I get some kind of error:

hg: parse error at 1: not a prefix: end

Further if I try to use -r 0:tip or -r tip:0 instead of default the
revision history does not reverse.

Anyone else having trouble with this?  -r seems to work as normal if I
don't specify -f (--follow).

Thanks,
Robert Eby


More information about the Mercurial mailing list