|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removeFiles(self,
fileNum,
total)
Called right before removing each file during an update or
rollback. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
troveScriptStarted(self,
typ)
Called when the script starts to execute |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
__init__(self,
trustThreshold=0,
keyCache=None)
x.__init__(...) initializes x; see x.__class__.__doc__ for
signature |
source code
|
|
|
Inherited from ChangesetCallback:
downloadingChangeSet,
downloadingFileContents,
error,
missingFiles,
preparingChangeSet,
requestingChangeSet,
requestingFileContents,
sendingChangeset,
setChangesetHunk,
setRate,
warning
Inherited from Callback:
__getattribute__,
cancelOperation
Inherited from object:
__delattr__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|