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

'patch --reject-file'

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2000-11-09 12:45:32 CET

Hi

A minor thing I discovered when I tried a 'make check' is that
libsvn_wc/get_editor.c runs patch with the argument --reject-file=<file>,
while older versions of patch doesn't feature that option. It was merely -r
<file> back then. Also, if the diff would use -c it would work even for
non-gnu versions of both diff and patch...

Now, I'm not sure this is worth fixing or not, I just thought I'd mention it.

My 'patch -v' says:
Patch version 2.0, patch level 12u8

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on Sat Oct 21 14:36:14 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.