On Jan-28, Leopold Toetsch wrote: > Robert Spier wrote: > > >Odd. > > > >There's not enough information in the logs to figure out what's going > >on. (And the code shouldn't have this kind of failure mode.) > > > >If it keeps happening, please keep me in the loop. > > > Did it again. This time w/o error message - it looked totally sane.
More weirdness. It gave me error messages, but claims to have committed. Look near the end for a timestamp (which is probably ~30 seconds after the commit). ============ sfink@foxglove:~/parrot% cvs commit MANIFEST t docs core.ops sub.c classes incl de ? docs/dev/link ? t/op/interp.t-mine ? t/regress **** Access allowed: Personal Karma exceeds Environmental Karma. **** Access allowed: Personal Karma exceeds Environmental Karma. **** Access allowed: Personal Karma exceeds Environmental Karma. **** Access allowed: Personal Karma exceeds Environmental Karma. **** Access allowed: Personal Karma exceeds Environmental Karma. Checking in MANIFEST; /cvs/public/parrot/MANIFEST,v <-- MANIFEST new revision: 1.307; previous revision: 1.306 done Checking in core.ops; /cvs/public/parrot/core.ops,v <-- core.ops new revision: 1.250; previous revision: 1.249 done Checking in sub.c; /cvs/public/parrot/sub.c,v <-- sub.c new revision: 1.18; previous revision: 1.17 done Mailing the commit message to [EMAIL PROTECTED] RCS file: /cvs/public/parrot/t/pmc/coroutine.t,v done Checking in t/pmc/coroutine.t; /cvs/public/parrot/t/pmc/coroutine.t,v <-- coroutine.t initial revision: 1.1 done Checking in t/pmc/sub.t; /cvs/public/parrot/t/pmc/sub.t,v <-- sub.t new revision: 1.4; previous revision: 1.3 done Cannot open file /tmp/#cvs.lastdir.6626: No such file or directory Checking in docs/pdds/pdd06_pasm.pod; /cvs/public/parrot/docs/pdds/pdd06_pasm.pod,v <-- pdd06_pasm.pod new revision: 1.22; previous revision: 1.21 done Cannot open file /tmp/#cvs.lastdir.6626: No such file or directory Checking in classes/coroutine.pmc; /cvs/public/parrot/classes/coroutine.pmc,v <-- coroutine.pmc new revision: 1.13; previous revision: 1.12 done Cannot open file /tmp/#cvs.lastdir.6626: No such file or directory Checking in include/parrot/sub.h; /cvs/public/parrot/include/parrot/sub.h,v <-- sub.h new revision: 1.12; previous revision: 1.11 done Cannot open file /tmp/#cvs.lastdir.6626: No such file or directory sfink@foxglove:~/parrot% date Wed Jan 29 10:35:46 PST 2003 sfink@foxglove:~/parrot% cvs commit MANIFEST t docs core.ops sub.c classes include sfink@foxglove:~/parrot% [ So it claims everything was committed ]