...
The OpenMRS Developer Community is anticipating migrating to Git. This page serves as a point of communication about the process.
Background
Distributed code versioning has become a more popular form of sharing code in place of the centralized model.
Note |
---|
Need to pull pros/cons, etc. from notes up here |
Requirements
- A clear understanding of how the new versioning system will effect our developers
- Branching
- Merging changes
- Submitting patches
- Releases
- Tutorials for developers to ease the transition
Road Map
- Migrate HTML Form Entry Module to Git to get experience with using Git
Links
- http://git.or.cz/course/svn.html maps SVN commands to Git commands
Notes from 2011 Implementers Meeting
Session: Migrating to Git/DVCS - Wednesday 11:00 11:17 - 12:30
Facilitator: Burke Mamlin ~bmamlin
Note taker: Michael Downey ~michael
Timekeeper: Mike Seaton ~mseaton
Pre-session questions:
- Do we want to change development models (i.e., distributed)?
- If we do, how do we get there?
...