Home | Trees | Indices | Help |
|
---|
|
object --+ | Integration
See Also: FileLog, FileRevision
Instance Methods | |||
|
|||
Inherited from |
Instance Variables | |
str or unicode
|
erev The end revision of the file being integrated.
|
str or unicode
|
file The path to the other file involved in this integration. |
str or unicode
|
how The type of this integration record. |
str or unicode
|
srev The start revision of the file being integrated.
|
Properties | |
Inherited from |
Method Details |
|
Instance Variable Details |
erevThe end revision of thefile being integrated. Typically
something like '#123'.
|
howThe type of this integration record. Typically one of '[branch/copy/edit/ignore/merge] [from/to]'. |
srevThe start revision of thefile being integrated.
Typically something like '#none' or '#123'
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Aug 05 12:30:13 2007 | http://epydoc.sourceforge.net |