24 <p> |
24 <p> |
25 Module implementing the general part of the interface to version control systems. |
25 Module implementing the general part of the interface to version control systems. |
26 </p><p> |
26 </p><p> |
27 The general part of the VCS interface defines classes to implement common |
27 The general part of the VCS interface defines classes to implement common |
28 dialogs. These are a dialog to enter command options, a dialog to display |
28 dialogs. These are a dialog to enter command options, a dialog to display |
29 some repository information and an abstract base class. The individual |
29 some repository information and an abstract base class. The individual |
30 interfaces (i.e. CVS) have to be subclasses of this base class. |
30 interfaces (i.e. CVS) have to be subclasses of this base class. |
31 </p> |
31 </p> |
32 |
32 |
33 |
33 |
34 <h3>Modules</h3> |
34 <h3>Modules</h3> |