bug in record?

Benoit Boissinot bboissin at gmail.com
Wed Sep 10 08:03:56 CDT 2008


2008/8/25 Gavin Huttley <gavin.huttley at anu.edu.au>:
> got a failure which generated the attached .rej file.
>

Is there an open issue for this ? If no could you open one on
http://www.selenic.com/mercurial/bts ?

thanks,

Benoit

> running OSX 10.5.4
>
> cheers,
>
> Gavin Huttley
>
> Hunk #9 FAILED at 147
> 1 out of 9 hunks FAILED -- saving rejects to file src/plot_mles.py.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 1.0.2)
> Traceback (most recent call last):
>  File "/usr/local/bin/hg", line 20, in <module>
>    mercurial.dispatch.run()
>  File "/Library/Python/2.5/site-packages/mercurial/dispatch.py", line 20, in
> run
>    sys.exit(dispatch(sys.argv[1:]))
>  File "/Library/Python/2.5/site-packages/mercurial/dispatch.py", line 29, in
> dispatch
>    return _runcatch(u, args)
>  File "/Library/Python/2.5/site-packages/mercurial/dispatch.py", line 45, in
> _runcatch
>    return _dispatch(ui, args)
>  File "/Library/Python/2.5/site-packages/mercurial/dispatch.py", line 364,
> in _dispatch
>    ret = _runcommand(ui, options, cmd, d)
>  File "/Library/Python/2.5/site-packages/mercurial/dispatch.py", line 417,
> in _runcommand
>    return checkargs()
>  File "/Library/Python/2.5/site-packages/mercurial/dispatch.py", line 373,
> in checkargs
>    return cmdfunc()
>  File "/Library/Python/2.5/site-packages/mercurial/dispatch.py", line 356,
> in <lambda>
>    d = lambda: func(ui, repo, *args, **cmdoptions)
>  File "/Library/Python/2.5/site-packages/hgext/record.py", line 366, in
> record
>    dorecord(ui, repo, record_committer, *pats, **opts)
>  File "/Library/Python/2.5/site-packages/hgext/record.py", line 497, in
> dorecord
>    return cmdutil.commit(ui, repo, recordfunc, pats, opts)
>  File "/Library/Python/2.5/site-packages/mercurial/cmdutil.py", line 1185,
> in commit
>    return commitfunc(ui, repo, files, message, match, opts)
>  File "/Library/Python/2.5/site-packages/hgext/record.py", line 471, in
> recordfunc
>    patch.internalpatch(fp, ui, 1, repo.root)
>  File "/Library/Python/2.5/site-packages/mercurial/patch.py", line 297, in
> internalpatch
>    raise PatchError
> mercurial.patch.PatchError
>


More information about the Mercurial mailing list