Scripting

scc_diff (Tcl Script API Function)



The scc_diff function has the following format:

Syntax scc_diff <file name>
Arguments

<file name>

The name of the locked file you want to compare with the file's latest version in the revision control system.

Return Value

Code Name Code String Return
TCL_OK 0 <differences>
TCL_ERROR 1 scc_diff( <file> ) error: <revision control system error>
TCL_ERROR 1 error: unable to write to log file
Description Displays the differences between the locked version of the file and its latest version in the revision control system.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.