Package org.acm.seguin.version

Contains code to interact with a version control system.

See:
          Description

Interface Summary
VersionControl Interact with version control
 

Class Summary
SourceSafe Creates a process that checks out a file from source safe
UserDirectedVersionControl User directed version control
VersionControlCache Cache of files - so that it doesn't take so long to get the menu
VersionControlFactory A factory for the version control system
 

Package org.acm.seguin.version Description

Contains code to interact with a version control system. This one is primarly used to direct the user to check a read-only file out from the version control system.