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 24E6F73CE for ; Mon, 24 Oct 2011 17:38:07 +0000 (UTC) Received: (qmail 88777 invoked by uid 500); 24 Oct 2011 17:38:06 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 88716 invoked by uid 500); 24 Oct 2011 17:38:06 -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 88703 invoked by uid 99); 24 Oct 2011 17:38:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2011 17:38:06 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [207.54.49.24] (HELO ussmtpp1.infor.com) (207.54.49.24) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2011 17:38:00 +0000 X-SBRS: None X-IronPort-AV: E=Sophos;i="4.69,399,1315195200"; d="scan'208";a="65000381" From: Bob Archer To: Lilya E.B , "users@subversion.apache.org" Date: Mon, 24 Oct 2011 13:37:38 -0400 Subject: RE: Subversion Exception Thread-Topic: Subversion Exception Thread-Index: AcySUyXsKm+1F8gHTk2lVzK4Adj3AQAIGjfQ Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 > Hi, I tryed to update my workspace after apgrading subverison to the late= st > verison, I lost all the status icons and I got this message: >=20 > D:\Developement\SVN\TortoiseSVN\ext\subversion\subversion\libsvn_wc\ > workqueue.c > line 672: assertion failed (checksum !=3D NULL) >=20 > Please help me to restore my workspace, I can't update anymore, if I make= a > 'Clean Up' =A0I get the same error >=20 Do a clean checkout. If you have any pending changes you can merge them in = with WinDiff or Beyond Compare. BOb