NYCPHP Meetup

NYPHP.org

[nycphp-talk] More natual language diff for php files/mods?

jon baer jonbaer at jonbaer.net
Wed Feb 11 05:06:37 EST 2004


i noticed in projects lately that the "mods" are coming in the form of
something as such:

--- BEFORE ---
(3 lines of code)
--- ADD ---
(code)

--- AFTER ---
(3 lines of code)
--- ADD ---
(code)

--- REPLACE ---
(5 lines of code)
--- WITH ---
(code)

some have plenty of mod changes so it looks automated, is there a tool for
this?  i mean a diff > patch < diff would do the same thing but it seems
made for those people who just have to open a text editor + do the work
themselves and looks cleaner ...

- jon

pgp key: http://www.jonbaer.net/jonbaer.asc
fingerprint: F438 A47E C45E 8B27 F68C 1F9B 41DB DB8B 9A0C AF47




More information about the talk mailing list