Package conary :: Package conaryclient :: Module mirror
[hide private]
[frames] | no frames]

Module mirror

source code

Classes [hide private]
  OptionError
  VerboseChangesetCallback
  ChangesetCallback
  MirrorConfigurationSection
  MirrorFileConfiguration
  MirrorConfiguration
  TargetRepository
Functions [hide private]
 
parseArgs(argv) source code
 
checkConfig(cfg) source code
 
mainWorkflow(cfg=None, callback=<conary.conaryclient.mirror.ChangesetCallback object at 0x2b2d..., test=False, sync=False, infoSync=False, checkSync=False, fastSync=False) source code
 
Main(argv=None) source code
 
groupTroves(troveList) source code
 
buildJobList(repos, groupList, absolute=False) source code
 
recurseTrove(sourceRepos, name, version, flavor, callback=<conary.conaryclient.mirror.ChangesetCallback object at 0x2b2d...) source code
 
displayBundle(bundle) source code
 
displayJobList(jobList) source code
 
splitJobList(jobList, src, targetSet, hidden=False, callback=<conary.conaryclient.mirror.ChangesetCallback object at 0x2b2d...) source code
 
_filterTup(troveTup, cfg) source code
 
_getAllInfo(src, cfg) source code
 
_getNewSigs(src, cfg, mark) source code
 
_getNewInfo(src, cfg, mark) source code
 
mirrorTroveInfo(src, targets, mark, cfg, resync=False) source code
 
mirrorRemoved(sourceRepos, targetRepos, troveSet, test=False, callback=<conary.conaryclient.mirror.ChangesetCallback object at 0x2b2d...) source code
 
buildBundles(target, troveList, absolute=False) source code
 
getTroveList(src, cfg, mark) source code
 
_makeTargets(cfg, targetRepos, test=False) source code
 
mirrorRepository(sourceRepos, targetRepos, cfg, test=False, sync=False, syncSigs=False, callback=<conary.conaryclient.mirror.ChangesetCallback object at 0x2b2d..., fastSync=False) source code
 
checkSyncRepos(config, sourceRepos, targetRepos) source code
Variables [hide private]
  recursedGroups = set([])