[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Diff file creation

From: Bob Fletcher <robert.h.fletcher_at_ieee.org>
Date: 2007-05-11 23:39:28 CEST

Sirs:

Thanks for a wonderful product.

I am not sure this is really a bug or simply operator error. The problem may also
be complicated by the fact that I am using WinMerge.

Occasionally I want a unified diff file of my working copy with an earlier
revision - say Rev 45. This is easily done with the subversion command:
   svn diff -r 45 > diff.txt

I expected to be able to easily do this with TortioseSVN as well,
but I keep having problems. In my working copy, I do 'Show log', select the
desired revision and right-click to open the Context Menu.
Selecting "Compare with working copy" brings up TortoiseMerge and a pane of the
changed files. This is great, but I can't find the actual diff file.

So then I repeat the process and in the Context Menu select the option
"Show changes as unified diff". Now I get a WinMerge screen and a "Select Files
or Folders" menu. The Left: field is filled in with
C:\Documents and Settings\rfletcher\Local Settings\Temp\Test.diff.003.tmp.diff
the Right: field is blank and invalid, and I am stuck.

At this point I decided to look at the above file ...\Test.diff.003.tmp.diff.
Indeed, this appears to be the desired diff file, but finding it was not very
obvious to me. I expect there is something simple that I am overlooking.

Thanks,
Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat May 12 00:15:09 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.