On Sat, Jun 28, 2008 at 09:39:24AM +0200, Johannes Ring wrote: > On Sat, June 28, 2008 Ilmar Wilbers wrote: > > OK, not exactly sure how to fix this. Did you get this as well, Johannes? > > No, I'm pretty sure I didn't. > > > See next time you push. > > Just tried to push and now I get the same as Anders: > > [EMAIL PROTECTED]:dolfin$ hg push > pushing to ssh://[EMAIL PROTECTED]/hg/dolfin > searching for changes > remote: adding changesets > remote: adding manifests > remote: adding file changes > remote: added 1 changesets with 1 changes to 1 files > abort: unexpected response: > 'change sent successfully\n' > [EMAIL PROTECTED]:dolfin$ > > Johannes > > > ilmar > > > > Anders Logg skrev: > >> On Thu, Jun 26, 2008 at 10:38:14AM +0200, Ilmar Wilbers wrote: > >> > >>> Have you done it? Can you verify that this issue no longer is a problem > >>> in hg >= 1.0? > >>> > >>> ilmar > >>> > >> > >> Almost. Now I get > >> > >> pushing to ssh://[EMAIL PROTECTED]/hg/dolfin > >> searching for changes > >> remote: adding changesets > >> remote: adding manifests > >> remote: adding file changes > >> remote: added 1 changesets with 1 changes to 1 files > >> abort: unexpected response: > >> 'change sent successfully\n'
Looks like there's a problem with the exit status or output from the buildbot. The hg hook probably expects a zero return status and no output. -- Anders
signature.asc
Description: Digital signature
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
