-R Command-line Option
Return to Introduction  Previous page  Next page
The -R option is used with TC commands that operate on projects and folders; it makes the commands recursive to subfolders.

Normally, commands act only on the specified folder and the files in it. For example, if you get a folder, you get all the files that are in that folder. However, subfolders and the files and subfolders inside them are ignored. When you use the -R option to make a command recursive, the command acts on the entire folder hierarchy.

For example, if you type TC Get //MyProject/Root -R, folders are created for that folder's subfolders, and the subfolders inside of them, and so on.


 


© 1995-2018 MCN Software