Create an officially supported cinnabar clone of mozilla-unified with full CVS history
Categories
(Developer Services :: Git, enhancement)
Tracking
(Not tracked)
People
(Reporter: jwatt, Assigned: dhouse)
References
Details
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Comment 6•6 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #2)
An alternative I've been advocating for a while is switching gecko-dev to
use git-cinnabar instead of hg2git for future updates.
For the record I'm in favor of this approach. I recently updated searchfox so that it no longer relies on the mapper file from vcs-sync, and instead is using cinnabar-grafted metadata to do git <-> hg mapping. So if the gecko-dev update process switches to cinnabar instead of hg2git, everything will Just Continue To Work on the searchfox side, and gecko-dev can continue to be our canonical repo that has full CVS history, and will also be fully cinnabar-compatible. Anybody using gecko-dev from that point onwards (which includes searchfox) will be able to pull directly from mozilla-unified with cinnabar and get identical SHAs as the official gecko-dev produced by vcs-sync. This seems to me to be the ideal end state.
Comment 7•5 years ago
|
||
Now that gecko-dev is being updated via cinnabar, it's an officially maintained repository with full CVS history that individuals can update locally with cinnabar and still remain hash-compatible. So I think we can close this bug.
Description
•