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

Re: [PATCH] running svn when diff binary has moved

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-01-08 11:33:35 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> i discovered earlier today that svn diff will silently produce no
> useful output if the diff program you compiled svn to use is no longer
> there. this patch allows us to at least produce an error message in
> such a case.
[ snip ]
>
> Index: ./subversion/clients/cmdline/diff.c
> ===================================================================
> --- ./subversion/clients/cmdline/.svn/text-base/diff.c.svn-base Mon Jan 7 18:03:37 2002
> +++ ./subversion/clients/cmdline/diff.c Mon Jan 7 20:27:36 2002
> @@ -109,6 +109,7 @@

Bad news, this cannot be applied as that file has been deleted.

Good news, if you make a patch against subversion/libsvn_client/diff.c
you will now get *all* the places that invoke diff, rather than just
some of them ;)

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:55 2006

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.