Difference between revisions of "Documentation/Labs/TransitionToGit"

From Slicer Wiki
Jump to: navigation, search
Line 19: Line 19:
 
* [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24061 r24061] -> Alireza Mehrtash <mehrtash@bwh.harvard.edu>
 
* [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24061 r24061] -> Alireza Mehrtash <mehrtash@bwh.harvard.edu>
 
* [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24309 r24309] -> Andras Lasso <lasso@queensu.ca>
 
* [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24309 r24309] -> Andras Lasso <lasso@queensu.ca>
 +
* [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24631 r24631] -><Code>Co-authored-by: Max Smolens <max.smolens@kitware.com></code>

Revision as of 20:58, 19 October 2015

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>
  • r23080 ->Co-authored-by: Andras Lasso <lasso@queensu.ca>
  • r23506 -> Andras Lasso <lasso@queensu.ca>
  • r23758 -> Andras Lasso <lasso@queensu.ca>
  • r24061 -> Alireza Mehrtash <mehrtash@bwh.harvard.edu>
  • r24309 -> Andras Lasso <lasso@queensu.ca>
  • r24631 ->Co-authored-by: Max Smolens <max.smolens@kitware.com>