[issue1085] record on Windows causes unknown exception

Doug Philips mercurial-bugs at selenic.com
Sun Apr 13 18:12:17 CDT 2008


New submission from Doug Philips <dgou at mac.com>:

Running record on Windows XP, service pack 2, from TortoiseHG v0.4rc1

patching file lib/transport/scsi.py
Hunk #1 FAILED at 37
1 out of 1 hunk FAILED -- saving rejects to file lib/transport/scsi.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 9c426da6b03b+tortoisehg)
Traceback (most recent call last):
  File "hg", line 31, in <module>
  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

----------
messages: 5899
nosy: dgou
priority: bug
status: unread
title: record on Windows causes unknown exception

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1085>
____________________________________________________



More information about the Mercurial-devel mailing list