Home | Trees | Indices | Help |
---|
|
Version control operations.
Collections of PO files are frequently kept under some sort of version control. This module provides typical version control operations, abstracted across various version control systems.
Author: Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net>
License: GPLv3
Classes | |
VcsBase Abstract base for VCS objects. |
|
VcsNoop VCS: Dummy VCS which perform only file system operations. |
|
VcsSubversion VCS: Subversion. |
|
VcsGit VCS: Git. |
Functions | |||
{(string, string)*} or [string*] |
|
||
instance of VcsBase |
|
Variables | |
__package__ =
|
Function Details |
Get keywords of all available version control systems. Some VCS have more than one keyword identifying them. If
|
Factory for version control systems. Desired VCS is identified by a keyword. Currently available:
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 24 21:00:27 2014 | http://epydoc.sourceforge.net |