mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
9 lines
477 B
Markdown
9 lines
477 B
Markdown
# Revision Control Plugin Comparison
|
|
|
|
| Plugin Name | Name | Core-Plugin | Requirements | Url |
|
|
| --- | --- | --- | --- | --- |
|
|
| scm-svn-plugin | Subversion | X | | <http://subversion.apache.org> |
|
|
| scm-git-plugin | Git | X | | <http://git-scm.com> |
|
|
| scm-hg-plugin | Mercurial | X | [Python (v.2.6)](http://www.python.org/getit/releases/2.6), Mercurial | <https://www.mercurial-scm.org/> |
|
|
| scm-bzr-plugin | Bazaar | | Python, Bazaar | <http://bazaar.canonical.com> |
|