|
|
_localChanges(repos,
changeSet,
curTrove,
srcTrove,
newVersion,
root,
flags,
withFileContents=True,
forceSha1=False,
ignoreTransient=False,
ignoreAutoSource=False,
crossRepositoryDeltas=True,
allowMissingFiles=False,
callback=UpdateCallback())
Populates a change set against the files in the filesystem and
builds a trove object which describes the files installed. |
source code
|
|
|
|
buildLocalChanges(repos,
pkgList,
root='.',
withFileContents=True,
forceSha1=False,
ignoreTransient=False,
ignoreAutoSource=False,
updateContainers=False,
crossRepositoryDeltas=True,
allowMissingFiles=False,
callback=UpdateCallback())
Builds a change set against a set of files currently installed and
builds a trove object which describes the files installed. |
source code
|
|
|
|
shlibAction(root,
shlibList,
tagScript=None,
logger=<module 'conary.lib.log' from '/export/home/synccvs/docs/conar...) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
runTroveScript(job,
script,
tagScript,
tmpDir,
root,
callback,
isPre=False,
scriptId='unknown script',
oldCompatClass=None,
newCompatClass=None) |
source code
|
|