I'm getting a bunch of errors when I push to the DOLFIN repository. I've pasted the start of the message below. Is it something to do with the buildbot?
Garth pushing to ssh://[EMAIL PROTECTED]/hg/dolfin searching for changes ** unknown exception encountered, details follow ** report bug details to http://www.selenic.com/mercurial/bts ** or [EMAIL PROTECTED] ** Mercurial Distributed SCM (version 0.9.5) Traceback (most recent call last): File "/usr/bin/hg", line 14, in <module> mercurial.dispatch.run() File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 20, in run sys.exit(dispatch(sys.argv[1:])) File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 29, in dispatch return _runcatch(u, args) File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 45, in _runcatch return _dispatch(ui, args) File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 348, in _dispatch ret = _runcommand(ui, options, cmd, d) File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 401, in _runcommand return checkargs() File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 357, in checkargs return cmdfunc() . . . . . _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
