Package conary :: Package conaryclient :: Module branch :: Class ClientBranch
[hide private]
[frames] | no frames]

Class ClientBranch

source code

Known Subclasses:
ConaryClient

Instance Methods [hide private]
 
createBranchChangeSet(self, newLabel, troveList=[], branchType=3, sigKeyId=None) source code
 
createShadowChangeSet(self, newLabel, troveList=[], branchType=3, sigKeyId=None) source code
 
_checkForLaterShadows(self, newLabel, troves) source code
 
_createBranchOrShadow(self, newLabel, troveList, shadow, branchType=3, sigKeyId=None) source code
Class Variables [hide private]
  BRANCH_SOURCE = 1
  BRANCH_BINARY = 2
  BRANCH_ALL = 3