Re: svn commit: r1389851 - /subversion/trunk/subversion/libsvn_client/commit.c

2012-10-02 Thread Stefan Sperling
On Tue, Oct 02, 2012 at 11:56:22AM +0100, Philip Martin wrote: > s...@apache.org writes: > > > Author: stsp > > Date: Tue Sep 25 13:10:00 2012 > > New Revision: 1389851 > > > > URL: http://svn.apache.org/viewvc?rev=1389851&view=rev > > Log: > > Fix commit from multiple working copies which are nes

Re: svn commit: r1389851 - /subversion/trunk/subversion/libsvn_client/commit.c

2012-10-02 Thread Philip Martin
s...@apache.org writes: > Author: stsp > Date: Tue Sep 25 13:10:00 2012 > New Revision: 1389851 > > URL: http://svn.apache.org/viewvc?rev=1389851&view=rev > Log: > Fix commit from multiple working copies which are nested within an unrelated > working copy. > > This patch fixes commit_test 26 on th