Files
SCM-Manager/docs/en/rv-plugin-comparison.md
2020-05-06 15:41:14 +02:00

11 lines
490 B
Markdown

---
title: 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> |