Difference between revisions of "Documentation/Labs/TransitionToGit"

From Slicer Wiki
Jump to: navigation, search
Line 1: Line 1:
 
This page keep tracks of the progress done toward the conversion from (1) Slicer svn repository mirror onto github into (2) a only git repository.
 
This page keep tracks of the progress done toward the conversion from (1) Slicer svn repository mirror onto github into (2) a only git repository.
  
= References =
+
= Related issues =
 
* [http://na-mic.org/Mantis/view.php?id=2059 2059: Transition to Git]
 
* [http://na-mic.org/Mantis/view.php?id=2059 2059: Transition to Git]
 
* [http://na-mic.org/Mantis/view.php?id=2060 2060: Move testing data onto Midas]
 
* [http://na-mic.org/Mantis/view.php?id=2060 2060: Move testing data onto Midas]
 
* [http://na-mic.org/Mantis/view.php?id=3156 3156: Automatic conversion of ExternalData to MD5]
 
* [http://na-mic.org/Mantis/view.php?id=3156 3156: Automatic conversion of ExternalData to MD5]
 +
 
* {{done}} [http://na-mic.org/Mantis/view.php?id=2834 2834: Consolidate svn and git hooks]
 
* {{done}} [http://na-mic.org/Mantis/view.php?id=2834 2834: Consolidate svn and git hooks]
 
  
 
= Authorship =
 
= Authorship =

Revision as of 17:16, 11 February 2014

Home < Documentation < Labs < TransitionToGit

This page keep tracks of the progress done toward the conversion from (1) Slicer svn repository mirror onto github into (2) a only git repository.

Related issues

Authorship

Since contribution have been integrated using the svn dcommit --add-from-author, the history should be filtered to change the commit author as specified in the From: statement.

In addition, the following update should be considered:

  • r22869 -> Franklinwk <franklin.king@queensu.ca>