bug report traceback
Dov Feldstern
dfeldstern at fastimap.com
Wed Sep 5 02:56:48 CDT 2007
Hi!
I ran into the following traceback while trying to clone a repository
from linux to windows. I had first run into problems with pathnames
which were too long, so I made a link to the repository with a very
short name (I have no idea if this is related to the following problem
or not). But then in the middle of the clone (which with debug output I
see had already started running) I got a message asking me to report
this error:
** Mercurial Distributed SCM (version 2ef14e29e538)
Traceback (most recent call last):
File "hg", line 11, in ?
File "mercurial\commands.pyc", line 3141, in run
File "mercurial\commands.pyc", line 3138, in dispatch
File "mercurial\cmdutil.pyc", line 38, in runcatch
File "mercurial\cmdutil.pyc", line 379, in dispatch
File "mercurial\cmdutil.pyc", line 432, in runcommand
File "mercurial\cmdutil.pyc", line 388, in checkargs
File "mercurial\cmdutil.pyc", line 373, in <lambda>
File "mercurial\commands.pyc", line 418, in clone
File "mercurial\hg.pyc", line 219, in clone
File "mercurial\hg.pyc", line 235, in _update
File "mercurial\hg.pyc", line 240, in update
File "mercurial\merge.pyc", line 566, in update
File "mercurial\merge.pyc", line 426, in applyupdates
File "mercurial\localrepo.pyc", line 487, in wwrite
File "mercurial\util.pyc", line 1312, in symlink
File "mercurial\util.pyc", line 1272, in __call__
File "mercurial\util.pyc", line 682, in audit_path
File "ntpath.pyc", line 42, in normcase
File "mercurial\util.pyc", line 1268, in __getattr__
AttributeError: replace
--
http://www.fastmail.fm - I mean, what is it about a decent email service?
More information about the Mercurial
mailing list