The corruption only shows up on a few critical hg commands. Here is a log, with ~/sage/sage-2.7/ a fresh install from sage-2.7.tar
$ cd ~/sage/sage-2.7/devel/ $ tar -xf ../spkg/standard/sage-2.7.spkg $ cd sage-2.7 $ hg verify checking changesets checking manifests crosschecking files in changesets and manifests checking files 0 files, 0 changesets, 0 total revisions $ hg up abort: 00changelog.i: no node ec597fe01fda8eeb062b808e989c2f5c1ed29698! $ hg diff abort: 00changelog.i: no node ec597fe01fda8eeb062b808e989c2f5c1ed29698! $ ../../local/bin/hg up abort: 00changelog.i: no node ec597fe01fda8eeb062b808e989c2f5c1ed29698! $ cd ~/sage/sage-2.7/devel/sage-main $ ../../local/bin/hg up abort: 00changelog.i: no node ec597fe01fda8eeb062b808e989c2f5c1ed29698! $ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---