Restoring files from a corrupt bundle

Erik Muttersbach erik at muttersbach.net
Mon Nov 29 19:07:57 UTC 2010


The verify tells me something like this:

...
313: empty or missing
sc2-master/src/com/sc2/master/web/controller/service/RPackageServiceControla
 sc2-master/src/com/sc2/master/web/controller/service/RPackageServiceController.java at 313:
4cf6c96dd
 sc2-master/src/com/sc2/master/web/controller/service/SessionServiceController.java at 313:
5acf64283d
 sc2-master/src/com/sc2/master/web/controller/service/WorkspaceServiceController.java at 313:
8617945d
 sc2-master/src/com/sc2/utils/AWSUtils.java at 315: 82e065188139 in
manifests not found
 data/sc2-master/src/com/sc2/utils/ExtensionFilenameFilter.java.i at 313:
missing revlog!
 313: empty or missing sc2-master/src/com/sc2/utils/ExtensionFilenameFilter.java
 sc2-master/src/com/sc2/utils/ExtensionFilenameFilter.java at 313:
10327f7bc328 in manifests not found
 data/sc2-master/src/com/sc2/utils/Monitor.java.i at 314: missing revlog!
 314: empty or missing sc2-master/src/com/sc2/utils/Monitor.java
 sc2-master/src/com/sc2/utils/Monitor.java at 314: 3952227551d1 in
manifests not found
 data/sc2-master/src/com/sc2/utils/SpringFactory.java.i at 313: missing revlog!
 313: empty or missing sc2-master/src/com/sc2/utils/SpringFactory.java
 sc2-master/src/com/sc2/utils/SpringFactory.java at 313: 2194dfdc3643 in
manifests not found
 sc2-master/src/com/sc2/web/WorkspaceCopier.java at 313: a8af12e96f38 in
manifests not found
...
10644 files, 317 changesets, 11856 total revisions
208 integrity errors encountered!
(first damaged changeset appears to be 313)

The changeset 313 is exactly the first changeset of the bundle.

One file (a tar archive) was about 2GB the other was about 8GB. I cant
remember the exact sizes.

Erik


On Mon, Nov 29, 2010 at 7:51 PM, Matt Mackall <mpm at selenic.com> wrote:
> On Mon, 2010-11-29 at 19:25 +0100, Erik Muttersbach wrote:
>> If I use the cat command on changed files I get the following:
>>
>> hg -R ../../sc2/68a8f24f62d0-backup.hg cat -r 986d0d73e1b9 sc2-master/build.xml
>> abort: data/sc2-master/build.xml.i at 8bebfb85e319: no match found!
>>
>> I replaced the "raise ..." statement with a pass and now the program
>> runs for quite a while. I'll let it do an report.
>>
>> One problem might be: I have commited two files which are some GB big.
>
> How big are they precisely?
>
> --
> Mathematics is the supreme nostalgia of our time.
>
>
>



More information about the Mercurial mailing list