Mozilla.com/Git

From MozillaWiki
< Mozilla.com
Revision as of 00:32, 1 February 2011 by Jlongster (talk | contribs) (Created page with " I'd like to move mozilla.com to git. Problems: * Learning curve for current developers * Large amounts of localizers currently committing with SVN * Currently many small commi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I'd like to move mozilla.com to git.

Problems:

  • Learning curve for current developers
  • Large amounts of localizers currently committing with SVN
  • Currently many small commits going out
  • Translating repo with history and branch structure into git

Transition

  • Allow people to still commit via SVN
  • Write daemon to automatically merge localizer SVN commits
  • Git becomes authoritative, make site run off of git
  • Make sure commits in SVN translate well to git
  • Encourage people to move to git
  • Possibly turn off mozilla.com SVN

Benefits

  • Clear branch separation for features, immediate rollouts