Bonjour sage-combinat,

I am currently having a strange problem with the sage-combinat tree.
Are you experiencing a similar thing?

Sébastien

sla...@pol:~/sage-4.3.1/devel/sage-combinat$ hg qpop -a
aucun patch appliqué
sla...@pol:~/sage-4.3.1/devel/sage-combinat$ hg qpush
application de 
impossible de lire 
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercur...@selenic.com
** Mercurial Distributed SCM (version 1.3.1)
** Extensions loaded: mq, extdiff
Traceback (most recent call last):
  File "/home/slabbe/sage-4.3.1/local/bin/hg", line 27, in <module>
    mercurial.dispatch.run()
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 16, in run
    sys.exit(dispatch(sys.argv[1:]))
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 27, in dispatch
    return _runcatch(u, args)
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 43, in _runcatch
    return _dispatch(ui, args)
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 449, in _dispatch
    return runcommand(lui, repo, cmd, fullargs, ui, options, d)
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 317, in runcommand
    ret = _runcommand(ui, options, cmd, d)
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 501, in _runcommand
    return checkargs()
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 454, in checkargs
    return cmdfunc()
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/dispatch.py",
line 448, in <lambda>
    d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
  File "/home/slabbe/sage-4.3.1/local/lib/python/mercurial/util.py",
line 402, in check
    return func(*args, **kwargs)
  File "/home/slabbe/sage-4.3.1/local/lib/python/hgext/mq.py", line
2117, in push
    mergeq=mergeq, all=opts.get('all'))
  File "/home/slabbe/sage-4.3.1/local/lib/python/hgext/mq.py", line 979, in push
    top = self.applied[-1].name
IndexError: list index out of range

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-de...@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to