SVN
From Biopython
(Difference between revisions)
(New page: Until 2008, Biopython and all the other [http://open-bio.org Open Bioinformatics Foundation] projects used CVS to manage their source code repositories. Most of the other Projects hav...) |
m (CVS to git has happened!) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Biopython and other [http://open-bio.org Open Bioinformatics Foundation] projects originally used [[CVS]] to manage their source code repositories. | |
| − | + | Most of the other projects have now migrated from CVS to Subversion (SVN). | |
| + | |||
| + | Biopython considered [[Subversion_migration|moving over to SVN]], but instead [[GitMigration|migrated to git]]. | ||
Latest revision as of 12:21, 24 September 2009
Biopython and other Open Bioinformatics Foundation projects originally used CVS to manage their source code repositories.
Most of the other projects have now migrated from CVS to Subversion (SVN).
Biopython considered moving over to SVN, but instead migrated to git.