[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-01-08 13:13:57 CET

On Tue, Jan 08, 2002 at 10:33:35AM +0000, Philip Martin wrote:
> 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 ;)

ack! i'll recreate the patch tonight... this got coded during the
magical 'mail to and from subversion.tigris.org doesn't seem to be
making it to the rest of the internet' time, so i didn't see the
change...

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
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.