update -d no fuzzy matching?
Bill Barry
after.fallout at gmail.com
Thu Aug 7 19:06:17 UTC 2008
I don't know why it doesn't do this, but you could do the following instead:
hg log -l 1 -d "<2008-07-13"
and then hg up -r ### (whatever was in the log)
Dirkjan Ochtman wrote:
> Is there a reason update -d does no fuzzy matching at all? E.g. when I
> try to hg up -d "2008-07-13" in crew, I get "abort: revision matching
> date not found". Shouldn't it try to find the closest match?
>
> Some of the Mozilla folks are fairly peeved about this.
>
> Cheers,
>
> Dirkjan
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
>
>
More information about the Mercurial-devel
mailing list