[issue2457] unknown exception during hg update --fold

wrh bugs at mercurial.selenic.com
Wed Oct 27 20:36:29 UTC 2010


New submission from wrh <walter.hunt at qlogic.com>:

C:\Nevada>hg update --fold
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercurial at selenic.com
** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit 
(Intel)]
** Mercurial Distributed SCM (version 1.6.4)
** Extensions loaded: fixfrozenexts, extdiff, qct, fold
Traceback (most recent call last):
  File "hg", line 36, in <module>
  File "mercurial\dispatch.pyo", line 16, in run
  File "mercurial\dispatch.pyo", line 34, in dispatch
  File "mercurial\dispatch.pyo", line 54, in _runcatch
  File "mercurial\dispatch.pyo", line 494, in _dispatch
  File "mercurial\dispatch.pyo", line 355, in runcommand
  File "mercurial\dispatch.pyo", line 545, in _runcommand
  File "mercurial\dispatch.pyo", line 499, in checkargs
  File "mercurial\dispatch.pyo", line 492, in <lambda>
  File "mercurial\util.pyo", line 420, in check
  File "hgext\fold.pyo", line 969, in wrapper
  File "hgext\fold.pyo", line 883, in foldUpdate
  File "hgext\fold.pyo", line 740, in fold
  File "hgext\fold.pyo", line 747, in bareFold
  File "hgext\fold.pyo", line 691, in bareClobberup
  File "hgext\fold.pyo", line 156, in hgupdate
  File "mercurial\merge.pyo", line 330, in applyupdates
  File "mercurial\localrepo.pyo", line 563, in wwrite
  File "mercurial\util.pyo", line 865, in __call__
  File "mercurial\win32.pyo", line 46, in nlinks
  File "mercurial\win32.pyo", line 40, in _getfileinfo
pywintypes.error: (1, 'GetFileInformationByHandle', 'Incorrect function.')

----------
messages: 14175
nosy: wrh
priority: bug
status: unread
title: unknown exception during hg update --fold

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


More information about the Mercurial-devel mailing list