CheckIn
Return to Introduction  Previous page  Next page
Updates TeamCoherence with changes made to a checked out file and unlocks the archive.

Syntax

tc CheckIn <TC Files> [-C] [-F] [-G] [-LC] [-O] [-R] [-T] [-V] [-Y] [-?]  

Examples

Checks in your changes to the file TEST.PAS:

tc CheckIn TEST.PAS  

Checks in all files that you have checked out from the current folder:

tc CheckIn *  

The following table describes the command-line options available with this command.

Option
Description
-C
Use the same comment for all checked in files
-F
Specify flags to modify the behaviour of CheckIn
-G
Specify the location of the workfile
-LC
Lock comments override comments entered on the commandline if they exist
-O
Specify command output parameters
-R
Recursively checkin a folder and its subfolders
-T
Causes the command to terminate and return an error code when an error occurs.
-V
Assign a Version Label to the checked in file
-Y
Specify a Username and/or Password
@<filename>
Specify a file containing the list of files to check in
-?, -H
Request online help for a command


Remarks

If you check in many files at once, TC will ask for a comment for each file. To use the same comment for all files, use the -C option.

It is possible to check a file in and create a new revision while keeping the file checked out for modification. To do this use the -FL option.

 


© 1995-2011 Quality Software Components Ltd