runtests::CVSCheckout Class Reference

Inheritance diagram for runtests::CVSCheckout:

Inheritance graph
[legend]
Collaboration diagram for runtests::CVSCheckout:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def execute

Public Attributes

 workdir
 runner
 cvsroot
 module
 revision
 basedir


Detailed Description

Does a CVS checkout (if directory does not exist yet) or an update (if it does).

Definition at line 265 of file runtests.py.


Member Function Documentation

def runtests::CVSCheckout::__init__ (   self,
  name,
  workdir,
  runner,
  cvsroot,
  module,
  revision 
)

workdir defines the directory to do the checkout in,
cvsroot the server, module the path to the files,
revision the tag to checkout

Definition at line 268 of file runtests.py.

def runtests::CVSCheckout::execute (   self  ) 

Runs action. Throws an exeception if anything fails.
Will be called by tryexecution() with stderr/stdout redirected into a file
and the current directory set to an empty temporary directory.

Reimplemented from runtests::Action.

Reimplemented in runtests::ClientCheckout.

Definition at line 280 of file runtests.py.


Member Data Documentation

Reimplemented in runtests::ClientCheckout.

Definition at line 278 of file runtests.py.

Definition at line 275 of file runtests.py.

Definition at line 276 of file runtests.py.

Definition at line 277 of file runtests.py.

Definition at line 274 of file runtests.py.

Definition at line 273 of file runtests.py.


The documentation for this class was generated from the following file:

Generated on Sat Oct 18 17:17:08 2008 for SyncEvolution and Funambol by  doxygen 1.5.7.1