On Jul 8, 2009, at 4:21 PM, Bert Huijben wrote:
>
>
>> -----Original Message-----
>> From: Bert Huijben [mailto:rhuijben_at_sharpsvn.net]
>> Sent: woensdag 8 juli 2009 21:59
>> To: svn_at_subversion.tigris.org
>> Subject: svn commit: r38374 - in trunk/subversion: include/private
>> libsvn_client libsvn_wc
>>
>> Author: rhuijben
>> Date: Wed Jul 8 12:58:55 2009
>> New Revision: 38374
>>
>> Log:
>> Add helper function to open an adm_access baton associated with a
>> working copy
>> context. This is necessary to workaround some temporary issues during
>> the
>> transition towards using svn_wc_context_t everywhere.
>>
>> This fixes most of the current Windows test failures.
Bert,
You are the man. Thanks (once again) for fixing my breakage to the
Windows build.
> The only remaining test failure:
>
> FAIL: copy_tests.py 47: copy and move added paths without commits
>
> is only broken since 38362 (See the buildbot logs).
I have no idea what is going on here. I've been a bit put off by the
"random" failures happening on a couple of the buildbots and that I
can reproduce locally. ("random" being defined as "different failures
on different boxes, but reproducible on a specific box.) This screams
"memory error" to me, but I haven't had the time to investigate.
-Hyrum
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2369557
Received on 2009-07-10 04:50:27 CEST