ITK/Release 4/Migration Plan: Difference between revisions

From KitwarePublic
< ITK‎ | Release 4
Jump to navigationJump to search
Line 16: Line 16:
** Learn Git
** Learn Git
*** [http://git-scm.com/documentation Git Documentation]
*** [http://git-scm.com/documentation Git Documentation]
**** [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html Git Tutorial]
**** [http://www.kernel.org/pub/software/scm/git/docs/everyday.html Every Day Git]
**** Videos
***** [http://www.youtube.com/watch?v=4XpnKHJAok8 Linus Tolvas on Git]
***** [http://www.youtube.com/watch?v=8dhZ9BXQgc4 Randal Schwartz on Git]
***** [http://excess.org/article/2008/07/ogre-git-tutorial/ Git Tutorial Talk]
***** [http://gitcasts.com/ Git Topics]
** Join us and make your newbie mistake in the Git Sandbox
** Join us and make your newbie mistake in the Git Sandbox



Revision as of 21:50, 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

Code Review

Testing

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

Users Migration