Home | Trees | Indices | Help |
---|
|
extern.log.log.Loggable --+ | VCS
cvar path: the path to the top of the source tree
|
|||
|
|||
bool |
|
||
dict of str -> list of str |
|
||
str |
|
||
list of str |
|
||
|
|||
list of str |
|
||
|
|||
|
|||
dict of str -> list of str |
|
||
|
|||
|
|||
Inherited from |
|
|||
logCategory =
Implementors can provide a category to log their messages under. |
|||
name =
|
|
Commit the given list of paths, with the given message. Note that depending on the VCS, parents that were just added may need to be commited as well.
|
Return a diff for the given path.
|
Get a list of paths newly added under the given path.
|
Get a list of changes for the given path and subpaths.
|
Get a list of paths deleted under the given path.
|
Return an re matcher object that will expand to the file being changed. The default implementation works for CVS and SVN. |
|
Get a list of property changes for the given path and subpaths. These are metadata changes to files, not content changes.
|
Make the VCS ignore the given list of paths.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 1 02:11:39 2008 | http://epydoc.sourceforge.net |