Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2006-11-06 15:34:32
Size: 1151
Editor: PaulBoddie
Comment:
Revision 9 as of 2011-10-29 08:00:53
Size: 1404
Editor: techtonik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{{#!wiki comment
The lists below should be arranged in ascending alphabetical order (excluding "Version Control Systems" which should be stated first). When specifying release dates please use the format YYYY-MM-DD.
}}}
Line 7: Line 11:
   * [http://bazaar-vcs.org/ Bazaar] (formerly Bazaar-NG) and [http://en.wikipedia.org/wiki/Bazaar_(software) Baz] (formerly Bazaar)
   * [http://www.selenic.com/mercurial/ Mercurial]
   * [[http://bazaar-vcs.org/|Bazaar]] (formerly Bazaar-NG)
   * [[http://codeville.org/|Codeville]]
   * [[http://www.selenic.com/mercurial/|Mercurial]]

== Abstraction Layers and Tools ==
   
Tools with unified interface to several version control systems.
   * [[http://hg-git.github.com/|Hg-Git]] - access Git repositories from Mercurial
   * [[https://github.com/alex/pyvcs|pyvcs (Alex Gaynor and co.)]] - pure python abstraction layer of multiple VCS, very lightweight
Line 12: Line 23:
   * [http://cvs2svn.tigris.org/ cvs2svn] - the CVS to Subversion repository converter    * [[http://cvs2svn.tigris.org/|cvs2svn]] - the CVS to Subversion repository converter
   * [[http://progetti.arstecnica.it/tailor|Tailor]] - a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories
Line 16: Line 28:
   * [http://trac.edgewall.org/ Trac] supports repository browsing
   * [http://www.viewvc.org/ ViewVC] (formerly ViewCVS) - a repository browser for CVS and Subversion

== Editorial Notes ==

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. If, as the developer of a listed application, you disagree with the classification of the work, please move it into the appropriate category or create a new category, respecting the ascending alphabetical order of the categories (excluding "Version Control Systems" which should be stated first). When specifying release dates please use the format YYYY-MM-DD.
   * [[http://trac.edgewall.org/|Trac]] supports repository browsing
   * [[http://www.viewvc.org/|ViewVC]] (formerly ViewCVS) - a repository browser for CVS and Subversion
----
CategoryApplications

Version Control

The following applications related to version/revision control are written in Python:

Version Control Systems

Abstraction Layers and Tools

Tools with unified interface to several version control systems.

Migration Tools

  • cvs2svn - the CVS to Subversion repository converter

  • Tailor - a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories

Repository Browsers

  • Trac supports repository browsing

  • ViewVC (formerly ViewCVS) - a repository browser for CVS and Subversion


CategoryApplications

VersionControl (last edited 2011-10-29 09:00:46 by techtonik)

Unable to edit the page? See the FrontPage for instructions.