next up previous contents index
Next: CCMCheckout Up: Continuus/Synergy Tasks Previous: Continuus/Synergy Tasks   Contents   Index

CCMCheckin

Description

Task to checkin a file

Parameters

Attribute Values Required
file Path to the file that the command will operate on Yes
comment Specify a comment. Default is "Checkin" plus the date No
task Specify the task number used to check in the file (may use 'default') No
ccmdir path to the ccm executable file, required if it is not on the PATH No

Examples

<ccmcheckin file="c:/wa/com/foo/MyFile.java"
        comment="mycomment"/>
Checks in the file c:/wa/com/foo/MyFile.java. Comment attribute mycomment is added as a task comment. The task used is the one set as the default.



Andrew Marlow 2003-07-08