Files
SCM-Manager/docs/en/rv-plugin-comparison.md

11 lines
490 B
Markdown
Raw Normal View History

---
title: Revision Control Plugin Comparison
---
2020-03-09 08:01:43 +01:00
2020-03-31 17:28:30 +02:00
| 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> |