|
Size: 1326
Comment: fix link
|
Size: 1404
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 11: | Line 15: |
| == 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 20: | Line 30: |
== 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. |
---- 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.
Hg-Git - access Git repositories from Mercurial
pyvcs (Alex Gaynor and co.) - pure python abstraction layer of multiple VCS, very lightweight
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
