[issue1508] Exception while pulling

Erno Mononen mercurial-bugs at selenic.com
Tue Feb 10 05:54:34 CST 2009


New submission from Erno Mononen <erno.mononen at sun.com>:

I got the following exception while doing hg pull -u:

main$ hg pull -u
pulling from http://hg.netbeans.org/main
searching for changes
adding changesets
transaction abort!
rollback completed
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1.1.2)
** Extensions loaded: fetch, children, churn, convert, gpg, graphlog, hgk, 
imerge, mq, patchbomb, purge, record, transplant, hgshelve
Traceback (most recent call last):
  File "/usr/bin/hg", line 5, in <module>
    pkg_resources.run_script('mercurial==1.1.2', 'hg')
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 448, in 
run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1166, in 
run_script
    execfile(script_filename, namespace, namespace)
  File "/usr/lib/python2.5/site-packages/mercurial-1.1.2-py2.5-linux-x86_64.egg/
EGG-INFO/scripts/hg", line 20, in <module>
    mercurial.dispatch.run()
... 

System info:

hg --version
Mercurial Distributed SCM (version 1.1.2)

python --version
Python 2.5.2

uname -a
Linux satumaa 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 GNU/
Linux

----------
files: stacktrace.txt
messages: 8576
nosy: emononen
priority: bug
status: unread
title: Exception while pulling

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1508>
____________________________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stacktrace.txt
Url: http://selenic.com/pipermail/mercurial-devel/attachments/20090210/d16688f7/attachment.txt 


More information about the Mercurial-devel mailing list