Table of Contents

Module: __init__ ./VCS/__init__.py

Module implementing the general part of the interface to version control systems.

The general part of the VCS interface defines classes to implement common dialogs. These are a dialog to enter command options, dialog for login and logout, a dialog for entering the options to retrieve a new project from a VCS repository, a dialog for entering the VCS options needed to start a new project in a VCS system and an abstract base class. The individual interfaces (i.e. CVS) have to be subclasses of this base class.

Functions   
factory
  factory 
factory ( vcs )

Modul factory function to generate the right vcs object.

Arguments

vcs
name of the VCS system to be used

Returns

the instantiated VCS object


Table of Contents

This document was automatically generated on Fri Mar 14 19:54:58 2003 by HappyDoc version 2.1