[issue2732] hg log -d " " will throw a Exception

Yun Lee bugs at mercurial.selenic.com
Sun Mar 27 13:56:39 UTC 2011


New submission from Yun Lee <yun.lee.bj at gmail.com>:

D:\mercurial\test\mercurial-repo>hg log  -d " "
** unknown exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit 
(Intel)]
** Mercurial Distributed SCM (version 1.8.1)
** Extensions loaded:
Traceback (most recent call last):
  File "hg", line 38, in <module>
    mercurial.dispatch.run()
  File "mercurial\dispatch.pyc", line 16, in run
  File "mercurial\dispatch.pyc", line 36, in dispatch
  File "mercurial\dispatch.pyc", line 58, in _runcatch
  File "mercurial\dispatch.pyc", line 601, in _dispatch
  File "mercurial\dispatch.pyc", line 406, in runcommand
  File "mercurial\dispatch.pyc", line 655, in _runcommand
  File "mercurial\dispatch.pyc", line 609, in checkargs
  File "mercurial\dispatch.pyc", line 598, in <lambda>
  File "mercurial\util.pyc", line 433, in check
  File "mercurial\commands.pyc", line 2617, in log
  File "mercurial\util.pyc", line 1207, in matchdate
IndexError: string index out of range

----------
assignedto: yunlee
messages: 15850
nosy: yunlee
priority: bug
status: unread
title: hg log  -d " " will throw a Exception

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


More information about the Mercurial-devel mailing list