From users-return-12152-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Thu Nov 3 11:03:31 2011 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CBC7781D for ; Thu, 3 Nov 2011 11:03:31 +0000 (UTC) Received: (qmail 76739 invoked by uid 500); 3 Nov 2011 11:03:30 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 76715 invoked by uid 500); 3 Nov 2011 11:03:30 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 76708 invoked by uid 99); 3 Nov 2011 11:03:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 11:03:29 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [81.103.221.49] (HELO mtaout03-winn.ispmail.ntl.com) (81.103.221.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 11:03:21 +0000 Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20111103110300.ZSGH15194.mtaout03-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com>; Thu, 3 Nov 2011 11:03:00 +0000 Received: from cpc2-farn6-0-0-cust204.6-2.cable.virginmedia.com ([86.16.124.205]) by aamtaout04-winn.ispmail.ntl.com (InterMail vG.3.00.04.00 201-2196-133-20080908) with ESMTP id <20111103110300.VZNY25656.aamtaout04-winn.ispmail.ntl.com@cpc2-farn6-0-0-cust204.6-2.cable.virginmedia.com>; Thu, 3 Nov 2011 11:03:00 +0000 Received: by cpc2-farn6-0-0-cust204.6-2.cable.virginmedia.com (Postfix, from userid 1000) id DD045361A3; Thu, 3 Nov 2011 11:02:52 +0000 (GMT) From: Philip Martin To: =?utf-8?B?VG9tw6HFoSBLbGlua292c2vDvQ==?= Cc: users@subversion.apache.org Subject: Re: svn 1.7.1 for Windows/64bit - cannot perform svn update References: <4EB25821.5000809@iol.cz> Date: Thu, 03 Nov 2011 11:02:52 +0000 In-Reply-To: <4EB25821.5000809@iol.cz> (=?utf-8?Q?=22Tom=C3=A1=C5=A1_Klink?= =?utf-8?Q?ovsk=C3=BD=22's?= message of "Thu, 03 Nov 2011 10:00:17 +0100") Message-ID: <877h3ho4df.fsf@stat.home.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Cloudmark-Analysis: v=1.1 cv=R50lirqlHffDPPkwUlkuVa99MrvKdVWo//yz83qex8g= c=1 sm=0 a=dmETdrZ3I3YA:10 a=FhIW4Jr0qzUA:10 a=sOaj6hhuNKAA:10 a=IkcTkHD0fZMA:10 a=mxFlF6IN5crzEt49enEA:9 a=QEXdDO2ut3YA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 X-Virus-Checked: Checked by ClamAV on apache.org Tom=C3=A1=C5=A1 Klinkovsk=C3=BD 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 =3D=3D 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. --=20 Philip