Problem with pushing changes to a remote repositiory

Benoit Boissinot benoit.boissinot at ens-lyon.org
Thu Oct 1 01:48:03 CDT 2009


On Thu, Oct 01, 2009 at 07:31:08AM +0200, Martin Glueck wrote:
> >
> >
> > Do you have a repository that passes verify?
> >
> > Yes, it looks like I have a repository which passes verify. By looking at
> the hg log, I can see that the corrupted repository has one additional
> commit.
> 
> How does this help?

By looking in hg log, you can check if the rev 28 of the corrupted repo
(the first corrupted rev) is included in your working repository.

If yes, just create a new repo alongside the corrupted one, pulling from
the corrupted repo has a good chance to work.

If it doesn't work, please come back to use, we can try more elaborate
solutions.

Benoit


-- 
:wq


More information about the Mercurial mailing list