nl.toolforge.karma.core.vc
Interface ManagedFile

All Known Implementing Classes:
CVSFile, SubversionFile

public interface ManagedFile

Instances of this type represent files that are being managed by a version control system. A checkout of a module is combined with generated files and directories etc. due to code building and other file processing (temporary files). ManagedFiles have a reference in a version control system. CVS for example uses a CVS directory in each subdirectory of a sourcetree to maintain meta-information. Only ManagedFiles can be committed to a version control system.

Version:
$Id: ManagedFile.java,v 1.5 2004/08/29 18:00:38 hippe Exp $
Author:
D.A. Smedes



Copyright © 2002-2004 Toolforge. All Rights Reserved.