Closed
Bug 799730
Opened 13 years ago
Closed 12 years ago
vcs2vcs: update git repos to never garbage collect
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u429623, Unassigned)
References
Details
Mirror repos have no need to garbage collect (repack, yes). Disable in all existing repos, and update script to set on new repos.
gc has caused some issues in the past, as 'hg gexport' gets out of sync with reality of git data store. We experienced an example of this - details at http://ehsanakhgari.org/blog/2012-09-14/mozilla-central-git-mirror-back-up-again
Summary: update git repos to never garbage collect → vcs2vcs: update git repos to never garbage collect
Done - 'configure_repo' script has been enforcing this for quite a while. Just made sweep through system and updated some old legacy repos.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•