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

Re: svn 1.7.1 for Windows/64bit - cannot perform svn update

From: Tomáš Klinkovský <tklink_at_iol.cz>
Date: Thu, 03 Nov 2011 12:31:27 +0100

Philip Martin wrote:

> Tomáš Klinkovský <tklink_at_iol.cz> writes:
>> starting from svn 1.7 I cannot make "svn update" anymore on Windows
>> 7, 64bit.
>> C:\Users\tomas\Documents\xxx>svn --version
>> svn, version 1.7.1-SlikSvn-1.7.1-X64 (SlikSvn/1.7.1) X64
>> compiled Oct 26 2011, 14:18:24
>>
>> C:\Users\tomas\Documents\xxx>svn update
>> Updating '.':
>> svn: E235000: In file '..\..\..\subversion\libsvn_wc\wc_db.c' line 11039:
>> assertion failed (base_status == svn_wc__db_status_incomplete)
>> This problem is there even if I make a fresh checkout and then update.
> What version of mod_dav_svn is server using? This has been reported to
> happen when the server is running the very old 1.0.8 mod_dav_svn.

My server is also very old:

$ svn --version
svn, version 1.0.9 (r11378)
        compiled Oct 14 2004, 10:04:20

But I don't access it through Apache, I have the Subversion daemon
running and I use the "svn:" protocol.

Can I provide any other help?

Tomáš
Received on 2011-11-03 12:32: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.