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 D3CEA181CA for ; Fri, 4 Mar 2016 00:12:40 +0000 (UTC) Received: (qmail 37442 invoked by uid 500); 4 Mar 2016 00:12:39 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 37407 invoked by uid 500); 4 Mar 2016 00:12:39 -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 37397 invoked by uid 99); 4 Mar 2016 00:12:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2016 00:12:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id CAA49C0708 for ; Fri, 4 Mar 2016 00:12:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.079 X-Spam-Level: * X-Spam-Status: No, score=1.079 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 3hvdTL-Focxj for ; Fri, 4 Mar 2016 00:12:37 +0000 (UTC) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.31.28]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id 288705F39E for ; Fri, 4 Mar 2016 00:12:36 +0000 (UTC) Received: from [67.198.113.253] (helo=poppins.internal.rootmac.net) by smtprelay01.ispgateway.de with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84) (envelope-from ) id 1abdM6-0001JU-2T; Fri, 04 Mar 2016 01:12:30 +0100 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Subversion Exception! From: Ryan Schmidt In-Reply-To: Date: Thu, 3 Mar 2016 18:12:28 -0600 Cc: Subversion Users Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Jagdish Deshmukh X-Mailer: Apple Mail (2.3124) X-Df-Sender: MzY4ODE4 > On Mar 3, 2016, at 12:58 AM, Jagdish Deshmukh = wrote: >=20 > --------------------------- > Subversion Exception! > --------------------------- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > with as much information as possible about what > you were trying to do. What were you doing? > But please first search the mailing list archives for the error = message > to avoid reporting the same problem repeatedly. > You can find the mailing list archives at > http://subversion.apache.org/mailing-lists.html > =20 > Subversion reported the following > (you can copy the content of this dialog > to the clipboard using Ctrl-C): > =20 > In file > = 'D:\Development\SVN\Releases\TortoiseSVN-1.9.3\ext\subversion\subversion\l= ibsvn_client\cleanup.c' > line 227: assertion failed (svn_dirent_is_absolute(dir_abspath)) > --------------------------- > OK =20 > ---------------------------