Uses of Package
nl.toolforge.karma.core.vc

Packages that use nl.toolforge.karma.core.vc
nl.toolforge.karma.core.boot   
nl.toolforge.karma.core.location The location package contains classes managing location objects. 
nl.toolforge.karma.core.module   
nl.toolforge.karma.core.test This package contains classes to support JUnit testing. 
nl.toolforge.karma.core.vc The vc package contains implementation code for connections and processing classes to version control systems. 
nl.toolforge.karma.core.vc.cvsimpl CVS implementation of the vc package. 
nl.toolforge.karma.core.vc.svnimpl Subversion implementation of the vc package. 
 

Classes in nl.toolforge.karma.core.vc used by nl.toolforge.karma.core.boot
AuthenticationException
           
VersionControlException
          Root exception for stuff relating to version control system functionality.
 

Classes in nl.toolforge.karma.core.vc used by nl.toolforge.karma.core.location
AuthenticationException
           
AuthenticatorKey
           
 

Classes in nl.toolforge.karma.core.vc used by nl.toolforge.karma.core.module
AuthenticationException
           
Authenticator
           
DevelopmentLine
          A development line is a separate line of development for a module, generally implemented by a version control system through a branch.
VersionControlException
          Root exception for stuff relating to version control system functionality.
 

Classes in nl.toolforge.karma.core.vc used by nl.toolforge.karma.core.test
AuthenticationException
           
Runner
          Runner classes are adapters to native commands on a version control system.
 

Classes in nl.toolforge.karma.core.vc used by nl.toolforge.karma.core.vc
AuthenticationException
           
Authenticator
           
AuthenticatorKey
           
DevelopmentLine
          A development line is a separate line of development for a module, generally implemented by a version control system through a branch.
Runner
          Runner classes are adapters to native commands on a version control system.
VersionControlException
          Root exception for stuff relating to version control system functionality.
 

Classes in nl.toolforge.karma.core.vc used by nl.toolforge.karma.core.vc.cvsimpl
AuthenticationException
           
DevelopmentLine
          A development line is a separate line of development for a module, generally implemented by a version control system through a branch.
ManagedFile
          Instances of this type represent files that are being managed by a version control system.
ModuleStatus
          Each module exists on a number of places.
Revision
          Model interface for a revision in a version control system.
Runner
          Runner classes are adapters to native commands on a version control system.
SymbolicName
           
VersionControlException
          Root exception for stuff relating to version control system functionality.
VersionControlSystem
          A reference for a VCS (Version Control System).
 

Classes in nl.toolforge.karma.core.vc used by nl.toolforge.karma.core.vc.svnimpl
DevelopmentLine
          A development line is a separate line of development for a module, generally implemented by a version control system through a branch.
ManagedFile
          Instances of this type represent files that are being managed by a version control system.
Revision
          Model interface for a revision in a version control system.
Runner
          Runner classes are adapters to native commands on a version control system.
VersionControlException
          Root exception for stuff relating to version control system functionality.
VersionControlSystem
          A reference for a VCS (Version Control System).
 



Copyright © 2002-2004 Toolforge. All Rights Reserved.