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 36C1410D59 for ; Fri, 23 Aug 2013 18:57:01 +0000 (UTC) Received: (qmail 96079 invoked by uid 500); 23 Aug 2013 18:57:00 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 95914 invoked by uid 500); 23 Aug 2013 18:56:59 -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 95843 invoked by uid 99); 23 Aug 2013 18:56:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Aug 2013 18:56:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ben@reser.org designates 50.197.89.41 as permitted sender) Received: from [50.197.89.41] (HELO mail.brain.org) (50.197.89.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Aug 2013 18:56:54 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.brain.org (Postfix) with ESMTP id ACF9F179E145; Fri, 23 Aug 2013 11:56:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at fornix.brain.org Received: from mail.brain.org ([127.0.0.1]) by localhost (fornix.brain.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5zw8Ag3lLDZ6; Fri, 23 Aug 2013 11:56:29 -0700 (PDT) Received: from fmri.brain.org (fmri.brain.org [IPv6:2001:470:e966:5:223:dfff:fedf:433d]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.brain.org (Postfix) with ESMTPSA id 70BC9179E134; Fri, 23 Aug 2013 11:56:29 -0700 (PDT) Message-ID: <5217B05D.5020601@reser.org> Date: Fri, 23 Aug 2013 11:56:29 -0700 From: Ben Reser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Philip Martin CC: users@subversion.apache.org, Stephane Odul Subject: Re: Seg fault when committing 'forks' with svn 1.8.1 client References: <87haeghkgo.fsf@ntlworld.com> In-Reply-To: <87haeghkgo.fsf@ntlworld.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri Aug 23 01:36:55 2013, Philip Martin wrote: > Stephane Odul writes: > >> I have a project that I need to fork (in the same repo): >> $ svn cp foo bar >> $ svn rm bar/trunk/some_dir >> $ svn rm bar/trunk/some_file >> $ emacs bart/trunk/other_files >> $ svn ci >> Segmentation fault: 11 > > Is that issue 4400? > http://subversion.tigris.org/issues/show_bug.cgi?id=4400 > If so it should be fixed in 1.8.3. It is. I replied last night but apparently only replied to Stephane.