How do I fix a repository with one broken revision?
I solved it. The solution was (of course) obvious, once I realized it. I had this: master/: A copy of a broken repository, featuring revision 0..947, with revision 823’s files physically missing. repos/: A repository loaded from a backup (dump file), covering revision 0..910. The solution was simply to dump from master/, from revision 911 … Read more