Scripting

scc_unlock_file (Tcl Script API Function)



The scc_unlock_file function has the following format:

Syntax scc_unlock_file <file name>
Arguments
<file name> The name of the file you want to unlock.
Return Value
Code Name Code String Return
TCL_OK 0 scc_unlock_file( <file> ) successful
TCL_ERROR 1 scc_unlock_file( <file> ) error: <revision control system error>
TCL_ERROR 1 scc_unlock_file( <file> ) chmod -w error: <error>
TCL_ERROR 1 error: unable to write to log file
Description Unlocks the specified file in the revision control system without putting your locked version of the file into the system. Your version of the file returns to read-only status.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.