Home | Trees | Indices | Help |
---|
|
object --+ | GeneralVCSInterface.GeneralVCSInterface --+ | HgInterface
The interface class to mercurial
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns the actual repository root for a path. Default implmentation passes through the path
|
Add the path to the repository (no commit)
|
Clone the repository
|
Return the branch-name (or another identifying string)
|
Get the current revision number
|
Commit the current state
|
Update the working copy from the parent repository
|
Add to the ignore-facility of the current VCS
|
Add to the ignore-facility of the current VCS
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Apr 14 16:10:25 2012 | http://epydoc.sourceforge.net |