corrupt local repository
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Wed Jun 10 09:46:16 UTC 2020
Is this as new repostiory that you never pushed anywhere ?
What is the underlying file system ?
Do you have any build/cleanup script running as part of your development
? possibly deleting file automatically ?
On 6/8/20 8:42 PM, Uwe Brauer wrote:
>>>> "PD" == Pierre-Yves David <pierre-yves.david at ens-lyon.org> writes:
>
> > Sounds like you have at least two different files whose data are
> > missing. How have you been using your repository ? is the repository
> > server side corrupted ?
>
> I create this repository this morning and just committed around 10
> times.
> However I did a lot of renaming of directories and sometimes I
> committed without having run hg addremove before, may that is the
> reason.
That should not matter. Do you use symlink in the mix ?
> I also found out that
> hg convert --config convert.hg.ignoreerrors=True Corr/ Repair
>
> Is basically worseless, the resulting repo contains only half of my
> commits.
Well, it cannot "invent" the missing content, so I guess it simply
dropped the associated commit
--
Pierre-Yves David
More information about the Mercurial
mailing list