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

Re: Ruby binding can't be built?

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-01-08 08:20:25 CET

On Wed, Jan 08, 2003 at 12:20:33PM +0900, Fumitoshi UKAI wrote:
> At Tue, 7 Jan 2003 19:54:51 -0500,
> Garrett Rooney wrote:
[snip]
> > also, what did you use to generate the patch? it seems like some weird
> > mix between a unified diff and a context diff, and i couldn't get it to
> > apply here.
>
> I just use 'svn diff -x -u -x --show-c-function' in trunk dir.

I think the "-u" is ignored in that case. Try this instead:
$ svn diff -x "-u --show-c-function"

If Garrett's version of patch still can't apply it, just do "svn diff"
without any args (which defaults to "-u" AFAIK.)

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 8 08:21:22 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.