runtests::SVNCheckout Class Reference

Inheritance diagram for runtests::SVNCheckout:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def execute

Public Attributes

 workdir
 runner
 url
 module
 basedir


Detailed Description

Does a Subversion checkout (if directory does not exist yet) or a switch (if it does).

Definition at line 294 of file runtests.py.


Member Function Documentation

def runtests::SVNCheckout::__init__ (   self,
  name,
  workdir,
  runner,
  url,
  module 
)

workdir defines the directory to do the checkout in,
URL the server and path inside repository,
module the path to the files in the checked out copy

Definition at line 297 of file runtests.py.

def runtests::SVNCheckout::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.

Definition at line 308 of file runtests.py.


Member Data Documentation

Definition at line 306 of file runtests.py.

Definition at line 305 of file runtests.py.

Definition at line 303 of file runtests.py.

Definition at line 304 of file runtests.py.

Definition at line 302 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