getfile
Purpose:
-
Command used to restore old specs or cell files that CyFlex has automatically saved for you.
Enter:
-
getfile < filename > [RCS]
Where:
-
filename
The specs or cell file you want to restore
RCS
Optional argument
Specified to use the local RCS repository
Default is to use the remote subversion repository
Example:
-
getfile gen_labels.115
The above command will restore the /specs/gen_labels.115 file from the remote subversion repositorygetfile gen_labels.115 RCS
The above command will restore the /specs/gen_labels.115 file from local RCS repository
Notes:
-
Be sure to ‘cd’ to the directory that the current file resides.