trouble pulling a remote repository.

Matt Mackall mpm at selenic.com
Tue Jun 24 18:05:01 CDT 2008


On Tue, 2008-06-24 at 16:49 -0600, Bill Barry wrote:
> I was having trouble pulling a remote repository from our company repo 
> server. When pulling it said:
> pulling from https://****/repo
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> transaction abort!
> rollback completed
> abort: premature EOF reading chunk (got 361042 bytes, expected 379581)
> --
> On the server when I run hg verify it says:
> checking changesets
> checking manifests
> crosschecking files in changesets and manifests
> checking files
> bin/Stellar.DownModule.XML at 12: empty or missing revlog
> 1083 files, 13 changesets, 1187 total revisions
> 1 integrity errors encountered!
> (first damaged changeset appears to be 12) 
> 
> So I ran hg rollback and got rid of the last pushed revision (I could 
> have also simply replaced the repository with a duplicate that didn't 
> have the revision in it). Is there anything that could have been done to 
> prevent this from happening?

You've shown us that at some point in the past you damaged your repo
(which explains why your pull didn't work), but given us no hint how the
original damage happened.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list