PDA

View Full Version : Question


12-Apr-2004, 10:46 AM
am trying to compare cvs folders from 2 different versions of a project and of course the header section with the file version information for each file is different on each file.
How do I configure BC to ignore the header section of each file in the folder? Thanks

Chris
12-Apr-2004, 12:05 PM
You can ignore text by creating a new rule and declaring the header unimportant in the Importance tab of the rule. If you select New unimportant text you can ignore based on Delimiters like # or //, or unimportant based on regular expressions. You should be able to mark the header as unimportant from there.