From users-return-7480-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Thu Feb 03 10:00:57 2011 Return-Path: Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: (qmail 49906 invoked from network); 3 Feb 2011 10:00:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2011 10:00:57 -0000 Received: (qmail 7871 invoked by uid 500); 3 Feb 2011 10:00:56 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 7703 invoked by uid 500); 3 Feb 2011 10:00:54 -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 7696 invoked by uid 99); 3 Feb 2011 10:00:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 10:00:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jcorvel@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-iw0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 10:00:48 +0000 Received: by iwn2 with SMTP id 2so913543iwn.16 for ; Thu, 03 Feb 2011 02:00:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=iA3bPGMRAEuV+OMJGDQlTOUO82CJtxEgFR6br/gBt6w=; b=qZMRtjVN7+IqPvxd4asGNtjIc3YT6xgqh6dsUtg9djtL46ErNG/52WOI7Xpn5Gjr25 4yVdP4vAx6qCob0C6FykJjAw+R+OR8VexTY8tUZ7Tpym8TfGd12pbTApekUPSESpjc4t FcODeaDTDyhBzBSG/pg9Houmsbmog1mUVwlIk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=LcOulPHvkl8rJ8b3EPnVWYkFKDBEUUKNrd9dkXbEaX07rm2JY6uNJIkKBkbucdwNGx yxKuxg4CQBrSiVbSpehxeetNoz5hh/88Y97qq/NWIrucDF/btLVBvLH27CkXGUqsIXKp bRAoWOgF7hWHC4nnIKBFrdsXUT0S34Thanflk= Received: by 10.231.15.132 with SMTP id k4mr11450345iba.60.1296727227873; Thu, 03 Feb 2011 02:00:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.39.140 with HTTP; Thu, 3 Feb 2011 02:00:07 -0800 (PST) In-Reply-To: <772CDA49C515244FA14E34443F62E56410B1D3EE@EX-INDIA1.internal.rmplc.net> References: <772CDA49C515244FA14E34443F62E56410B1D3EE@EX-INDIA1.internal.rmplc.net> From: Johan Corveleyn Date: Thu, 3 Feb 2011 11:00:07 +0100 Message-ID: Subject: Re: Subversion Exception! To: Sujith Uchakkavil Cc: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Thu, Feb 3, 2011 at 7:02 AM, Sujith Uchakkavil wrote: > --------------------------- > > Subversion Exception! > > --------------------------- > > Subversion encountered a serious problem. > > Please take the time to report this on the Subversion mailing list > > (users@subversion.apache.org) > > 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: > > > > In file > > 'D:\Development\SVN\Releases\TortoiseSVN-1.6.11\ext\subversion\subversion\libsvn_client\blame.c' > > line 487: assertion failed (frb->last_filename == NULL) Thanks, but this is a known issue: http://subversion.tigris.org/issues/show_bug.cgi?id=3666 It's fixed in SVN 1.6.15 (which corresponds to TortoiseSVN 1.6.12 I believe). Cheers, -- Johan