Stripping hidden changesets breaks "hg outgoing"
Greg Ward
greg at gerg.ca
Tue Feb 5 15:33:58 UTC 2013
On 05 February 2013, Aurélien Campéas said:
> >Good. And because I'm paranoid:
> >
> > $ hg out
> > comparing with ssh://hg.gerg.ca//home/hg/fubsy/
> > searching for changes
> > abort: unknown revision 'ce0a27dd3d06ea138f2a45568fd51d0d0a44f9a2'!
>
> can you try:
>
> hg out --hidden
Yep, that avoids the crash:
$ hg out --hidden
comparing with ssh://hg.gerg.ca//home/hg/fubsy/
searching for changes
no changes found
> It may be a known bug Pierre-Yves told me about not long ago, for
> which the --hidden flag may be a workaround.
So is there any point in me opening a bug report?
Greg
--
Greg Ward http://www.gerg.ca
<greg at gerg.ca> @gergdotca
More information about the Mercurial-devel
mailing list