W3C Jigsaw


All resources All frames

CvsProp

Gives editable access to Jigsaw cvs properties, when CvsFrame is used somewhere.


Inherits

The CvsProp class inerits from the following classes:


Attributes description

The CvsProp defines the following attributes:


org.w3c.cvs.path
semantics
This property should provide the absolute path of the cvs program.
type
This attribute is an editable StringAttribute
default value
This attribute defaults to null.


org.w3c.cvs.root
semantics
This property should give the absolute path of the CVS repository.
type
This attribute is an editable StringAttribute
default value
This attribute defaults to null.


org.w3c.cvs.wrapper
semantics
This property should provide the absolute path of the cvs wrapper program. In order to run cvs in the appropriate directory, the CvsDirectoryResource runs cvs through a shell script. This shell script is provided with Jigsaw distribution (in the w3c.cvs package).
type
This attribute is an editable StringAttribute
default value
This attribute defaults to null.


Jigsaw Team
$Id: org.w3c.jigsaw.cvs.CvsProp.html,v 1.1 1998/03/27 10:47:35 bmahe Exp $