trouble pulling a remote repository.
Bill Barry
after.fallout at gmail.com
Tue Jun 24 17:49:45 CDT 2008
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?
More information about the Mercurial
mailing list