Public Member Functions | Public Attributes
config_elements.OtherConfigElement Class Reference
Inheritance diagram for config_elements.OtherConfigElement:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def get_path_spec
def get_versioned_path_spec
def install

Public Attributes

 uri
 version

Detailed Description

Definition at line 130 of file config_elements.py.


Constructor & Destructor Documentation

def config_elements.OtherConfigElement.__init__ (   self,
  path,
  local_name,
  uri = None,
  version = '',
  properties = None 
)

Definition at line 132 of file config_elements.py.


Member Function Documentation

PathSpec object with values as specified in file

Reimplemented from config_elements.ConfigElement.

Definition at line 144 of file config_elements.py.

PathSpec where VCS elements have the version looked up

Reimplemented from config_elements.ConfigElement.

Definition at line 141 of file config_elements.py.

def config_elements.OtherConfigElement.install (   self,
  checkout = True,
  backup = False,
  backup_path = None,
  verbose = False 
)
Attempt to make it so that self.path is the result of checking out / updating from remote repo.
No user Interaction allowed here (for concurrent mode).

:param checkout: whether to checkout or update
:param backup: if checking out, what to do if path exists. If true, backup_path must be set.

Reimplemented from config_elements.ConfigElement.

Definition at line 138 of file config_elements.py.


Member Data Documentation

Definition at line 132 of file config_elements.py.

Definition at line 132 of file config_elements.py.


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


win_rosinstall
Author(s): Daniel Stonier
autogenerated on Fri Jan 3 2014 12:16:33