Hi,
I use Zen Cart for ecommerce. Upgrading always involves comparing
files to see what I might have edited and then applying the edits to
new files if necessary. The developers suggest using regex (in
Winmerge) to fine tune the compare so it ignores files that are only
different in their header material or in other non-essential ways.
Here are the regex lines they suggest...

//.*
[/]{2}.*[\|\+]*
[/]{2}\s*\$[\s]?Id: .*\$
^ \* @version \$Id:.*\$
#\s*\$[\s]?Id: .*

Is it possible to use these during file compares in BBEdit?

Rob

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to