unknown exception encountered after hg record
Grzegorz Aksamit
grzegorz.aksamit at binartech.com
Tue May 5 07:59:20 CDT 2009
Program.cs.rej is attached to this email.
I tried few more times with the same code hunk and it always caused the same
exception.
After removing the commented out line of code and adding empty line at the
end of file it all worked fine again.
Regards
Grzegorz Aksamit
BinarTech Sp. J.
2009/5/5 Grzegorz Aksamit <grzegorz.aksamit at binartech.com>
> Hi,
>
> I don't know what exactly caused this exception but it said to report it,
> so I'm reporting:
>
> I was doing hg record on few files, choose some changes to record and then
> it crashed. Below is the traceback:
>
> patching file SpeedAlarm/Program.cs
> Hunk #4 FAILED at 429
> 1 out of 4 hunks FAILED -- saving rejects to file SpeedAlarm/Program.cs.rej
> ** unknown exception encountered, details follow
> ** report bug details to http://www.selenic.com/mercurial/bts
> ** or mercurial at selenic.com
> ** Mercurial Distributed SCM (version 1e4ddc9ac9f7+20080325)
> Traceback (most recent call last):
> File "hg", line 20, in ?
> File "mercurial\dispatch.pyc", line 20, in run
> File "mercurial\dispatch.pyc", line 29, in dispatch
> File "mercurial\dispatch.pyc", line 45, in _runcatch
> File "mercurial\dispatch.pyc", line 364, in _dispatch
> File "mercurial\dispatch.pyc", line 417, in _runcommand
> File "mercurial\dispatch.pyc", line 373, in checkargs
> File "mercurial\dispatch.pyc", line 356, in <lambda>
> File "hgext\record.pyc", line 366, in record
> File "hgext\record.pyc", line 497, in dorecord
> File "mercurial\cmdutil.pyc", line 1174, in commit
> File "hgext\record.pyc", line 471, in recordfunc
> File "mercurial\patch.pyc", line 297, in internalpatch
> mercurial.patch.PatchError
>
> I'll let you know when I'll be able to reproduce it.
>
> Mercurial is great SCM tool btw :-)
>
> Regards
> Grzegorz Aksamit
> BinarTech Sp. J.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090505/11ff1b54/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Program.cs.rej
Type: application/octet-stream
Size: 390 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090505/11ff1b54/attachment.obj
More information about the Mercurial
mailing list