DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29147>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29147 [JRCS] Print differences in RCS and unified diff format Summary: [JRCS] Print differences in RCS and unified diff format Product: Commons Version: 1.0 Alpha Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Sandbox AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This patch provides a refactoring of the RCS formatteur, based on the Visitor pattern introduced in version 0.7, and a Unified formatter that can be used to generate patch files. I use this Unified formateur in my tool, CVSGrab, to generate patches of the locally modified files against the remote version that is read from the web server (ViewCvs interface). The patches themselves are generated with CVSGrab, and the Unified formatter, so if you cannot apply those patches send me a bug report ;-) Ludovic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
