[PATCH 4 of 4] Fix hg qdiff <file>
TK Soh
teekaysoh at gmail.com
Mon Apr 17 02:03:50 UTC 2006
On 4/16/06, Alexis S. L. Carvalho <alexis at cecm.usp.br> wrote:
> # HG changeset patch
> # User Alexis S. L. Carvalho <alexis at cecm.usp.br>
> # Node ID 3f97a08596a456d7a836e87d06c28d700d18f11e
> # Parent e2a057a09791aea12bfce82efd3994a12d440928
> Fix hg qdiff <file>
>
> This fixes this traceback:
> $ hg qdiff hgext/mq.py
> ** unknown exception encountered, details follow
> ** report bug details to mercurial at selenic.com
> ** Mercurial Distributed SCM (version 676f5fd84a94)
> Traceback (most recent call last):
> File "/home/alexis/progs/bin/hg", line 12, in ?
> commands.run()
[snip]
Wow! Do we really need the traceback in the log message?
More information about the Mercurial
mailing list