Nope, I didn't misunderstand your question at all. You changed some text files (presumably some CSS, HTML and/or PHP templates), and you want to keep track of your changes. I'm not a carpenter, yet I know how to use a hammer. Perhaps you didn't fully understand the possible scope of your own question?
Among other things, I use git to keep track of configuration changes in my /etc directory, and config files in my home directory. Very useful, even if you're "not a developer". http://git-scm.com/documentation As for the direct answer to your question, I think Rich took care of that. If that's enough good for you, then great. - Steve On Tue, Sep 28, 2010 at 4:33 AM, RobS <[email protected]> wrote: > I think you may have misunderstood my question. I'm an end user of Zen > Cart, not one of its developers. > > Installing a new version of ZC is fairly straightforward, but my older > version may have a few files in it which contain edits in the core > code, for one reason or another. But a simple file compare flags > thousands of files, almost all of which are irrelevant. The suggested > (by a Zen Cart developer) GREP statements pare down the list of > flagged files to ones that are relevant. So I was asking if it is > possible to insert those regex lines somewhere in the compare flow 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> > -- 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>
