On Thu Apr 3 13:59:36 EDT 2014, [email protected] wrote: > > ; hg clone http://code.google.com/p/go > > .... > > ... > > adding file changes > > transaction abort! > > failed to truncate 00manifest.i > > rollback failed - please run hg recover > > abort: invalid arguments > > ; cd go > > ; hg recover > > no interrupted transaction available > > ; > > It looks similar to an issue I encountered occasionally. > I reported it to Jeff Sickel, but we still haven't succeed > to track it down.
i hope this isn't begging the obvious, but with huge masses of code, i find it helpful to hunt down the initial error message and start adding debugging code. - erik
