ITK/Release 4/Migration Plan: Difference between revisions

From KitwarePublic
< ITK‎ | Release 4
Jump to navigationJump to search
Line 9: Line 9:


= Infrastructure Tools =
= Infrastructure Tools =
== Revision Control ==


* Revision control :  Git + gitorius
* Revision control :  Git + gitorius
* Code review : Gerrit
* Git Sandbox in Github: [http://github.com/InsightSoftwareConsortium/Insight Insight]
** Learn Git
*** [http://git-scm.com/documentation Git Documentation]
** Join us and make your newbie mistake in the Git Sandbox
 
== Code Review ==
 
* Code review : [http://code.google.com/p/gerrit/ Gerrit]
 
== Testing ==
 
* Testing framework : Google testing + CTest + Custom ITK classes
* Testing framework : Google testing + CTest + Custom ITK classes


= Users Migration =
= Users Migration =

Revision as of 21:47, 10 July 2010

Migration Plan

The Migration Plan covers two main topics

  • Infrastructure Tools
  • Facilitating migration to users

The following two documents are the (draft) of the proposed migration plan. They are open for discussion.

Infrastructure Tools

Revision Control

  • Revision control : Git + gitorius
  • Git Sandbox in Github: Insight

Code Review

Testing

  • Testing framework : Google testing + CTest + Custom ITK classes

Users Migration