Contents 
 Index 
 "Shell Script Reference" 
 < Previous 
 Next > 

31_script.b File Reference

Checks out of CVS the appropriate code files. More...

Go to the source code of this file.


Detailed Description

Checks out of CVS the appropriate code files.

For the tp_tools project where I eat-my-own-dog-food, the CVS checkout captured in this file comes either a bit late or is needlessly repeated.

Why? Because I need to have the b script files and their associated perl tools already checked out and up to date before I run them elsewhere.

If this were a true code project, however, the 31*.b file would contain a CVS checkout of code files that the tp_tools would then process. Moreover, sometimes there are additional operations that my tools perform immediately after a checkout, some of them related to the nature of the code and others related to finding and extracting code elements in order to create temporary files that the associated 32*.b would process.

Note:
This file can be used as a template for other code directories that Doxygen is being run against. Make sure than any new 30 files are added to the 00 script files, in addition to appropriate entries in the other script files.
Author:
Glenn C. Maxey

Definition in file 31_script.b.

 "Shell Script Reference" 
 < Previous 
 Next > 



Open-Source tools compliments of Voyant Technologies, Inc. and Glenn C. Maxey.
01/13/2003

TP Tools v2-00-0a

# tpt-script-hcr-02