Version Control
Revision as of 11:09, 25 March 2012 by Dotemacs (talk | contribs) (→Distributed Version Control: Added a link to egg - Emacs Got Git)
Distributed Version Control
Emacs provides with dvc a standard interface for Distributed Version Control systems. For some of them also exist additional modes.
System | Modes |
---|---|
git | dvc, magit, egg |
bzr | dvc |
Mercurial | dvc |
Conventional Version Control
vc provides a standard interface between Emacs and conventional version control systems. See the table for an overview.
System | Modes |
---|---|
CVS | vc |
SVN | vc |
RCS | vc |