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

Please support diffs from svnlook

From: Alexander A. Shtuchkin <Alexander.Shtuchkin_at_softspb.com>
Date: 2007-01-17 18:02:32 CET

Hello all! Thanks for such a wonderful product!

Here's one problem: svnlook utility generates slightly different "diff"
files that looks like this:

Modified: trunk/build.proj
===================================================================
--- trunk/build.proj 2007-01-17 15:00:04 UTC (rev 5768)
+++ trunk/build.proj 2007-01-17 15:02:03 UTC (rev 5769)
@@ -13,9 +13,8 @@
......

Instead of (from svn diff):

Index: trunk/build.proj
===================================================================
--- trunk/build.proj (revision 5768)
+++ trunk/build.proj (revision 5769)
@@ -13,9 +13,8 @@
.....

After trying to apply this diff as a patch with TortoiseSVN, it shows
following message box:
The line "Index: " was not found!
Either this is not a diff file or the diff is empty.

Could you help with it?

A little context - we are trying to do some Code Review inside the
company and patches generated by "svnlook diff -r ..." are sent by
post-commit hook as e-mail attachments.
It's very handy to view patches on real files using TortoiseMerge.exe
set as default viewer of .diff files, but we cannot do this because of
this annoying message box.

Thanks in advance! And could you include me in CC, I'm not subscribed to
the list.

Alexander Shtuchkin.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 17 18:12:07 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.