Package com.hungry.javacvs.util

Utility classes that are useful in both the client and server code.

See:
          Description

Class Summary
CVSConnection  
CVSDate Class to read and write dates in the format expected by the existing CVS client
CVSDebug A generic interface to debugging spew.
CVSEntries  
CVSEntriesLine  
CVSLogWindow A handy class to keep debug spew from going to the same place to which useful, normal output would be directed.
CVSRoot This class corresponds to the CVSROOT variable.
 

Exception Summary
CVSInvalidDateString  
CVSInvalidEntriesLine  
 

Error Summary
CVSBadCVSRootError Used to signal that a CVSROOT specification was invalid.
CVSError Used to signal that an error has occured in the lower workings of the CVS machinery.
 

Package com.hungry.javacvs.util Description

Utility classes that are useful in both the client and server code.