On Wed, Oct 7, 2009 at 1:26 AM, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
>> -----Original Message-----
>> From: Joe Swatosh [mailto:joe.swatosh_at_gmail.com]
>> Sent: woensdag 7 oktober 2009 5:36
>> To: svn_at_subversion.tigris.org
>> Subject: svn commit: r39816 - trunk/subversion/bindings/swig/ruby/test
>>
>> Author: joeswatosh
>> Date: Tue Oct 6 20:35:48 2009
>> New Revision: 39816
>>
>> Log:
>> Follow on to r39678 "Make the handling of conflicts and skipping
>> consistent in the update editor." As noted by Hyrum in
>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageI
>> d=2401803
>> this commit doesn't allow test working copies inside subversion working
>> copies
>> checked-out with 1.6 era clients.
>>
>> * subversion/bindings/swig/ruby/test/util.rb
>> require "tmpdir"
>> (SvnTestUtil#setup_default_variables): Move @wc_base to the temporary
>> directory instead of inside the subversion working copy.
>
> This is a change which might be required when we move to a central db
> handling multiple working copies, but the specific error referenced in the
> mail was fixed in r39689.
>
> Bert
>
Hm, I was still seeing the behavior after that revision when running
the bindings tests.
I will prop-edit the message so it doesn't reference Hyrum's email....
--
Joe
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2404545
Received on 2009-10-07 16:48:17 CEST