Uses of Class
nl.toolforge.karma.core.location.BaseLocation

Packages that use BaseLocation
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. 
 

Uses of BaseLocation in nl.toolforge.karma.core.vc
 

Subclasses of BaseLocation in nl.toolforge.karma.core.vc
 class VersionControlSystem
          A reference for a VCS (Version Control System).
 

Uses of BaseLocation in nl.toolforge.karma.core.vc.cvsimpl
 

Subclasses of BaseLocation in nl.toolforge.karma.core.vc.cvsimpl
 class CVSRepository
          Class representing a location to a CVS repository.
 

Uses of BaseLocation in nl.toolforge.karma.core.vc.svnimpl
 

Subclasses of BaseLocation in nl.toolforge.karma.core.vc.svnimpl
 class SubversionLocationImpl
           
 class SubversionRepository
          Subversion implementation of the version control system.
 



Copyright © 2002-2004 Toolforge. All Rights Reserved.