From users-return-24182-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Wed Dec 16 03:29:24 2015 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 3F0DB1861F for ; Wed, 16 Dec 2015 03:29:24 +0000 (UTC) Received: (qmail 27901 invoked by uid 500); 16 Dec 2015 03:29:23 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 27861 invoked by uid 500); 16 Dec 2015 03:29:23 -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 Delivered-To: moderator for users@subversion.apache.org Received: (qmail 37007 invoked by uid 99); 15 Dec 2015 17:38:02 -0000 X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.679 X-Spam-Level: X-Spam-Status: No, score=0.679 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=eKgvd9Cjsjq4gSiOTLhMYCV47JYBYWc/fAPc+hW5kXc=; b=tt3Bgh5ahM5Ay9Eyo/77zgzqFl7vVar7ZeZgya4dPdAGdArmcSn85Fu36wYxXU3iOj Z8CKmbOyhqqaB2QpZEm3abIV84TEzHxDMf4PE9J0zh59x4EP9QoSuCvr2vNYB8v5YKK5 pdvuTvAGEkngYdOAtUliQFkxxHi65tNd/VGQyJgdrJXRpLXcHwrr2FRm+wLha/n36E6z CvY2ZJaFq6vqYREkYG0MpPuw9aQ1x7mGmEC74Eud4HUPHATACyBj5jErpDj8qo1432qo +7HeRYoE7jpJrd8tckrj+xG1uKwE653Qo+Z1kwslDS3M3x9NuUGwv+rWoVop3UTz8DcL WimA== MIME-Version: 1.0 X-Received: by 10.194.104.130 with SMTP id ge2mr45441491wjb.111.1450201073955; Tue, 15 Dec 2015 09:37:53 -0800 (PST) Date: Tue, 15 Dec 2015 17:37:53 +0000 Message-ID: Subject: TSVN Error message From: Paul Slootweg To: users@subversion.apache.org Content-Type: text/plain; charset=UTF-8 I was doing a 'clean up' with Tortoise when this error message came up: --------------------------- 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. 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 Subversion reported the following (you can copy the content of this dialog to the clipboard using Ctrl-C): In file 'D:\Development\SVN\Releases\TortoiseSVN-1.9.2\ext\subversion\subversion\libsvn_client\cleanup.c' line 227: assertion failed (svn_dirent_is_absolute(dir_abspath)) --------------------------- OK ---------------------------