On 02/04/12 11:08, altufa...@mail.com wrote:
> Same here. I like the colorful diff.
> 
> But I would like to know (sorry if I missed) what's th eproblem with color 
> sbs and what are we getting with retro sbs?

   The reason is that we have two different places in the code which do
the same thing (create side-by-side diffs), but they do it in different
ways.

   Having them consolidated has benefits. (Smaller binary, much easier
to maintain, adding/changing features only requires it to be done in one
place, etc). The original sbsdiff was hard-coded for html (it will not
translate to the console), the retro sbsdiff works for both console and
displaying it in a <pre> html-section.

-- 
Kind regards,
Jan Danielsson

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to