File/Folder and code diff. I've got my code which is a full cleanup of the current app. The main developer has her version which is still under active development. I keep merging her changes into mine to get mine both up-to-date and clean. I've written dozens of regex patterns to clean up a whole host of things and each template can have anywhere from 1 to 5 dozen changes. I have to know what files have changes in a folder based on a date and then look at each file that has changed with each change flagged. A pain, but...
Thanks On Mon, Sep 16, 2013 at 12:56 PM, Jerry Milo Johnson <[email protected]>wrote: > > are you looking for a straight up replacement, or just the file/folder > compare, or the code diff? > > if the code diff, i think ms studio has some good tools. > > but i think there are some good "oss" tools that are on the gao approved > list, which could give you a "legal and accepted" source of truth for them > to trust. > > > > > On Mon, Sep 16, 2013 at 12:36 PM, Michael Dinowitz < > [email protected]> wrote: > > > > > I swear by Beyond Compare but I need to find an alternative from a 'large > > company' such as Microsoft, Adobe, or the like. Any suggestions? It's a > > government thing. > > > > Thanks > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:367048 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
