| Home | Trees | Indices | Help |
|---|
|
|
extern.log.log.Loggable --+
|
vcs.VCS --+
|
SVN
|
|||
|
|||
|
|||
| bool |
|
||
| str |
|
||
|
|||
| dict of str -> list of str |
|
||
|
|||
| list of str |
|
||
| list of str |
|
||
|
|||
|
Inherited from Inherited from |
|||
|
|||
name =
|
|||
|
Inherited from |
|||
|
|||
|
Make the VCS ignore the given list of paths.
|
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 property changes for the given path and subpaths. These are metadata changes to files, not content changes.
|
|
Get a list of paths newly added under the given path.
|
Get a list of paths deleted under the given path.
|
Update the given path to the latest version.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 1 02:11:39 2008 | http://epydoc.sourceforge.net |