[issue983] Expcetion for hg log
Peter Pis
mercurial-bugs at selenic.com
Wed Feb 13 09:00:13 UTC 2008
New submission from Peter Pis <peter.pis at sun.com>:
Command:
===
hg -v log --repository D:\SunWork\test\mercurial\work5\AnagramGame_clone0
--debug --date "1970-01-01 to 2008-02-07"
--template="rev:{rev}\nauth:{author}\ndesc:{desc}\ndate:{date|hgdate}\nid:{node|short}\nfile_mods:{files}\nfile_adds:{file_adds}\nfile_dels:{file_dels}\nfile_copies:\nendCS:\n,
D:\SunWork\test\mercurial\work5\AnagramGame_clone0"
===
Failed:
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 02884e56c217+win32extras)
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 360, in _dispatch
File "mercurial\dispatch.pyc", line 413, in _runcommand
File "mercurial\dispatch.pyc", line 369, in checkargs
File "mercurial\dispatch.pyc", line 352, in <lambda>
File "mercurial\commands.pyc", line 1743, in log
File "mercurial\util.pyc", line 1617, in matchdate
File "mercurial\util.pyc", line 1589, in lower
File "mercurial\util.pyc", line 1558, in parsedate
File "mercurial\util.pyc", line 1525, in strdate
OverflowError: mktime argument out of range
----------
messages: 5244
nosy: ppis
priority: bug
status: unread
title: Expcetion for hg log
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue983>
____________________________________________________
More information about the Mercurial-devel
mailing list