# # # patch "wiki/CvsImport.mdwn" # from [d0756d5644bcb98ff27833c3c47399ba71ec8305] # to [17b8dac5f8f86aa04e6cc0a56728a1038f6c13cc] # ============================================================ --- wiki/CvsImport.mdwn d0756d5644bcb98ff27833c3c47399ba71ec8305 +++ wiki/CvsImport.mdwn 17b8dac5f8f86aa04e6cc0a56728a1038f6c13cc @@ -1,8 +1,8 @@ -[[!tag migration-doneXS]] +[[!tag migration-done]] # Importing CVS repositories with Graph Based Algorithms -The cvs2svn people, mainly Michael Haggerty have come up with a new algorithm (see his [mail](http://cvs2svn.tigris.org/servlets/ReadMsg?list=dev&msgNo=1451)) for cvs2svn 2.0, which is based on [GraphTheory](http://en.wikipedia.org/wiki/Graph_theory). In the branch `[[net.venge.monotone.cvsimport-branch-reconstruction|Branches/nvm.cvsimport-branch-reconstruction]]`, [[People/MarkusSchiltknecht]] maintains an implementation in C++, with some monotone specific modifications. +The cvs2svn people, mainly Michael Haggerty have come up with a new algorithm (see his [mail](http://cvs2svn.tigris.org/servlets/ReadMsg?list=dev&msgNo=1451)) for cvs2svn 2.0, which is based on [GraphTheory](http://en.wikipedia.org/wiki/Graph_theory). In the branch [[net.venge.monotone.cvsimport-branch-reconstruction|Branches/nvm.cvsimport-branch-reconstruction]], [[People/MarkusSchiltknecht]] maintains an implementation in C++, with some monotone specific modifications. ## Overview