> -----Original Message-----
> From: julianfoad_at_apache.org [mailto:julianfoad_at_apache.org]
> Sent: dinsdag 30 augustus 2011 19:23
> To: commits_at_subversion.apache.org
> 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
Received on 2011-08-31 16:25:16 CEST