Thanks for info!
I will investigate in those two directions. It seems that could be a solution for me...
Cheers,
Xoan
> -----Mensaje original-----
> De: John Peacock [mailto:john.peacock_at_havurah-software.org]
> Enviado el: miércoles, 09 de julio de 2008 12:45
> Para: Gonzalez Diaz, Xoan
> CC: users_at_subversion.tigris.org
> Asunto: Re: Question about svn diff --xml
>
> Gonzalez Diaz, Xoan wrote:
> > In this concrete momment my simple needs are:
> > - To show side by side (something similar to visual merge tools), for
> > example in a html table, the modified lines in different revisions of
> > the file
> > - To show the number of modified lines (I guess this could be achieved
> > by other ways different from xml output of diff)
>
> Rather than add a new switch to Subversion of (IMNSHO) dubious general
> value,
> why not see how other applications handle this. Trac[1] does this
> already, as
> does SVN::Web[2] (and I'm sure there are many more) just by using the
> regular
> diff output. In particular, you might find the code in
> SVN::Web::DiffParser
> illuminating...
>
> John
>
> 1) http://trac.edgewall.org/
> 2) http://search.cpan.org/search?query=SVN%3A%3AWeb&mode=all
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-09 14:44:32 CEST