script to use xxdiff with svn
From: Faheem Mitha <faheem_at_email.unc.edu>
Date: 2004-09-29 06:21:04 CEST
Hi,
I have the following very simple (and simple-minded) script, which I
xxdiff-svn filename
gives a diff between version in head and version in working copy.
***************************
svn cat $1 > /tmp/$1.old
However, this does not work if the file in question has a different
Thanks in advance. Please cc me, I'm not subscribed. Faheem.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.