Re: [ubuntu-uk] graphic display of diffs

2010-08-07 Thread Neil Greenwood
As I understand it, OP wants to, in effect, be able to get Meld
running on another person's machine without them having to select the
documents.

Or to put it another way, he's got the comparisons between the 2 (3?)
files, and wants to share those in a GUI.

John, the only solution I can think of is something like ViewVCS, but
that relies on having the originals in source control and an Apache
server and...

sorry for the top post
Cofion,
Neil.

On 8/6/10, David D Lowe daviddlowe.fl...@gmail.com wrote:
 Hi John,

 What do you want to export it as? If you only need plain text, try:

 diff file1.txt file2.txt  output.txt

 David D Lowe

 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.ubuntu.com/UKTeam/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[ubuntu-uk] graphic display of diffs

2010-08-06 Thread John Levin
Hi all,

I'm looking for a way to share diffs of documents. I've been comparing 
the 3 version of the GPL, and want to export the results, rather than 
require others to put the docs into a diff program.

I've looked at a number of diff apps, such as meld, but none of them 
seem to offer a way of exporting the results. Is there a way to do this?

Thanks

John

-- 
John Levin
http://www.anterotesis.com
http://www.facebook.com/john.levin
http://twitter.com/anterotesis


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] graphic display of diffs

2010-08-06 Thread David D Lowe
Hi John,

What do you want to export it as? If you only need plain text, try:

diff file1.txt file2.txt  output.txt

David D Lowe

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/