Feature #486

Move OMF's repository from SVN to GIT

Added by Thierry Rakotoarivelo over 1 year ago. Updated over 1 year ago.

Status:Closed Start date:13/12/2010
Priority:Low Due date:
Assignee:Christoph Dwertmann % Done:

100%

Category:OMF Software
Target version:OMF 6.0 Estimated time:3.00 hours

Description

We agreed to move OMF to Git for 5.4 in one of our last meeting before the 5.3 release. However, we also agreed that our commit/update process would be similar to what we currently have now, i.e. commits go directly to the master public branch rather than waiting for the review by a(some) specific user(s) (as it is the case for OML), master is the bleeding edge development source and other branches will be used for releases and side-developments.

History

Updated by Christoph Dwertmann over 1 year ago

  • Status changed from New to Resolved
  • Assignee set to Christoph Dwertmann
  • % Done changed from 0 to 100
  • Estimated time set to 3.00

I've migrated the OMF SVN to git. Commit messages, branches and tags have been preserved. The "trunk" is now called "master".

To check out OMF via git protocol (read-only), use:
git clone git://mytestbed.net/omf.git

To check out OMF via SSH (r/w):
git clone :omf.git

To switch branches, see:
http://www.sourcemage.org/Git_Guide#I_want_to_work_on_an_upstream_branch_other_than_.22master.22.

I have also updated our Wiki with the git checkout instructions. Please let me know if you see any issues.

Updated by Christoph Dwertmann over 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF