nl.toolforge.karma.core.vc.cvsimpl
Class CVSFile

java.lang.Object
  extended bynl.toolforge.karma.core.vc.cvsimpl.CVSFile
All Implemented Interfaces:
ManagedFile

public class CVSFile
extends java.lang.Object
implements ManagedFile

CVS implementation of a ManagedFile. A reference to this file can be found in a directory's CVS/Entries file.

Version:
$Id: CVSFile.java,v 1.1 2004/09/27 19:11:24 hippe Exp $
Author:
D.A. Smedes

Constructor Summary
CVSFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CVSFile

public CVSFile()


Copyright © 2002-2004 Toolforge. All Rights Reserved.