Hello all,

I wanted to make sure my understandiing of Trac's html changset diff
is accurate.

It looks like most of what I would need to do to implement a
multi-changeset diff (a straight diff from revision A to revision B,
ignoring all changes  in between), would be to implement somethign
like what's already in place for _render_html, _render_diff and
_render_zip but against specific revisions as opposed to a changeset.

Is my undertanding correct, or am I missing something?

Respectfully,
Christopher Taylor
_______________________________________________
Trac-dev mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-dev

Reply via email to