[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Possible (reproducible) ASSERT error with SVN 1.8.11 on Windows 8.1 x64

From: Branko Čibej <brane_at_wandisco.com>
Date: Sun, 18 Jan 2015 18:22:53 +0100

On 18.01.2015 13:44, Bert Huijben wrote:
>
>> -----Original Message-----
>> From: tux. [mailto:zeug_at_tuxproject.de]
>> Sent: zaterdag 17 januari 2015 19:18
>> To: users_at_subversion.apache.org
>> Subject: Possible (reproducible) ASSERT error with SVN 1.8.11 on Windows
> 8.1
>> x64
>>
>> I'm not sure if this is a known error, but as I tried with TortoiseSVN
>> and SlikSvn, I'm positive it's an upstream problem:
>>
>> I use Windows 8.1 x64 and wanted to checkout the FreeBSD docs
>> repositories.
>>
>>> svn co https://svn0.us-west.FreeBSD.org/doc/
>> This reproducibly leads to this error:
>>
>>> svn: E235000: In Datei
>>>> ..\..\..\subversion\libsvn_wc\update_editor.c<, Zeile 1550:
>>> Assert-Anweisung schlug fehl (action ==
>>> svn_wc_conflict_action_delete)
>> (Yes, I'm German. Hope that's not a problem. ;-))
> What Brank said: This assertion should only be triggerable from an 'svn
> update', so most likely the directory already existed before you started the
> checkout. (This will continue the checkout, as an update)
> This would be the interesting part, as we haven't got a bug report for this
> assertion that allowed us to reproduce this problem.
>
> Do you have a more specific path to checkout?
> This command checks out the entire repository; something we don't call good
> practice (As it breaks things like cheap copies, etc)... and it certainly is
> a slow way to reproduce a problem.
>
> I'm busy checking out from this url for about an hour now, and I have a
> multi GB working copy, but I'm not done yet and haven't seen an error yet.

I tried the checkout eariler today with 1.8.11 on OSX, and got no
assertion. Same happens when I retry the same command when the working
copy already exists. Since this part of the code is not platform
specific in any way, I have to assume that there's some specific
precondition that's not described in the original report.

-- Brane
Received on 2015-01-18 18:24:14 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.