Closed Bug 1189979 Opened 9 years ago Closed 9 years ago

users/mhammond_skippinet.com.au/socialapi-core doesn't have a .hg/requires file

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gps, Assigned: gps)

Details

users/mhammond_skippinet.com.au/socialapi-core is missing a .hg/requires file. It is the only repository on hgssh that doesn't have said file. Not having this file isn't an error: Mercurial assumes some defaults and runs with it. But it is a bit wonky. I'm going to re-clone the repository on the server so its storage is sane.
Oh, hmm. Actually this repo is "corrupt." While there is ~400 MB of data inside, Mercurial isn't reading it because it doesn't know to look in the right place.
I created a .hg/requires file with "revlogv1" and "store" so Mercurial can read the repository. I'll reclone it to restore order.
And it appears this repository is corrupt. `hg verify` is spewing thousands of errors. Digging in, it looks like several thousands files are missing. I suspect someone tried to delete or clone the repository and it failed midway or something. I've moved the repository to hgssh:/repo/bak. I'll delete it once markh gives the OK.
Flags: needinfo?(markh)
I've no idea what happened to it, but this is an old integration branch that has zero current value. Please go ahead and nuke it.
Flags: needinfo?(markh)
Nuked.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.