On Tue, Jan 7, 2014 at 6:50 PM, Ron Wilson <ronw.m...@gmail.com> wrote:

> The embedded document feature allows for previewing the checked out copy
> of the document in the web interface. How hard would it be to support
> similar capability in the file diff feature?
>
> Something like:
>
> http://localhost:8080/fdiff?v1=c26cba673fdfa670&v2=ckout&sbs=1
>

It ought to be easy.  But because of the way the diff logic is implemented
it is difficult.  There needs to be some refactoring of the diff logic
first.  Then this will be an easy addition.



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


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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