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

Re: [PATCH] enabling ruby in the subversion build

From: Peter Samuelson <peter_at_p12n.org>
Date: Wed, 7 Nov 2012 12:54:31 -0600

[Michael Chletsos]
> sorry about confusion - here is the updated patch, with swig updates.

Your patch seems to be reversed ('diff -u {new} {old}' whereas what
everyone wants to see is 'diff -u {old} {new}' or 'svn diff'), and also
seems to have been developed against something older than Subversion
trunk. I note for example that you change some Config to RbConfig, a
change that was made in Subversion trunk months ago in r1337514.

Please update your Subversion checkout to the current trunk, apply your
patch, then run 'svn diff' to generate a more current patch.

Peter
Received on 2012-11-07 19:55:09 CET

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.