> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: dinsdag 30 augustus 2011 19:23
> To: [email protected]
> Subject: svn commit: r1163296 - in
> /subversion/trunk/subversion/libsvn_client: client.h diff.c merge.c
> repos_diff.c
>
> Author: julianfoad
> Date: Tue Aug 30 17:23:08 2011
> New Revision: 1163296
>
> URL: http://svn.apache.org/viewvc?rev=1163296&view=rev
> Log:
> Remove knowledge of the WC from the client's repos-repos diff editor. This
> knowledge was only used as a convenience by the merge code, to provide
> ready-made WC abspaths into its callbacks, and was not used at all by the
> diff code that is the other client of this editor.
This patch causes merge_authz_tests.py 1 "skipped paths get overriding
mergeinfo" to fail on ra_serf. (See the svn-slik-w2k3-x64-ra buildbot).
Bert