The UD6/Cmtool driver can remove certain tags during the import process. This is especially useful when loading in multiple version os source code, e.g.: when migrating previous changes form UVCS to PVCS or CVS.
Each line in the Plsremove configuration file specifies a tag to remove from the incoming source code. The %s meta character may be used a maximum of 2 times to substitute for an end-of-line marker.
Here is an example:
¶%s<trigger name="Business Class">%sF</trigger>¶
¶%s<trigger name="Association Class">%sF</trigger>¶
$Revision: 1.7 $ $Date: 2011/02/28 02:56:33 $ | [go to top] |