l.c.c.f.CVSWorkingTree : class documentation

Part of lp.codehosting.codeimport.foreigntree View In Hierarchy

Represents a CVS working tree.
Method __init__ Construct a CVSWorkingTree.
Method checkout Undocumented
Method commit Undocumented
Method update Undocumented
def __init__(self, cvs_root, cvs_module, local_path):
Construct a CVSWorkingTree.
Parameterscvs_rootThe root of the CVS repository.
cvs_moduleThe module in the CVS repository.
local_pathThe local path to check the working tree out to.
def checkout(self):
Undocumented
def commit(self):
Undocumented
def update(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.