SVN
(Difference between revisions)
m |
(git) |
||
| Line 1: | Line 1: | ||
| − | 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 have now migrated from CVS to Subversion (SVN). Biopython | + | 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 have now migrated from CVS to Subversion (SVN). Biopython is considering [[Subversion_migration|moving over to SVN]], but has now started [[GitMigration|evaluating git instead]]. |
| − | Over on the BioPerl wiki, they have [[bp:Using_Subversion|SVN usage instructions]] which | + | Over on the BioPerl wiki, they have [[bp:Using_Subversion|SVN usage instructions]] which would generally apply to Biopython after the migration. |
Revision as of 10:53, 16 March 2009
Until 2008, Biopython and all the other Open Bioinformatics Foundation projects used CVS to manage their source code repositories. Most of the other projects have now migrated from CVS to Subversion (SVN). Biopython is considering moving over to SVN, but has now started evaluating git instead.
Over on the BioPerl wiki, they have SVN usage instructions which would generally apply to Biopython after the migration.