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

commit-email.pl diff bug

From: Landon Clark <LClark_at_sawyermedia.com>
Date: 2003-01-10 23:39:05 CET

I recently updated my repository to the latest version of SVN (first to
.16, then a few days ago to svn HEAD). I just noticed that the
commit-email.pl hook-script no longer works properly on binary files.
Now when a binary file is checked in, the output comes up something like
this:

Modified: trunk/browse_base.swf
========================================================================
======
Binary files trunk/browse_base.swf (original) and
trunk/browse_base.swf differ
svn: Error calling external program
svn: /usr/bin/diff returned 2

It looks like diff is being called for binary files, whereas previously
this was not the case. Is this a known issue?

Thanks.
Landon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 23:41:28 2003

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

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