Scripting

scc_get_file (Tcl Script API Function)



The scc_get_file function has the following format:

Syntax scc_get_file <file name>
Arguments

<file name>

The name of the file of which you want to get a read-only copy.

Return Value

Code Name Code String Return
TCL_OK 0 scc_get_file( <file> ) successful
TCL_ERROR 1 scc_get_file( <file> ) error: a writeable <file name> exists
TCL_ERROR 1 scc_get_file( <file> ) error: <revision control system error>
TCL_ERROR 1 error: unable to write to log file
Description Gets a read-only copy of the latest version of the specified file in the revision control system.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.