Return-Path: X-Original-To: apmail-subversion-dev-archive@minotaur.apache.org Delivered-To: apmail-subversion-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13528989E for ; Sat, 21 Apr 2012 10:39:34 +0000 (UTC) Received: (qmail 38172 invoked by uid 500); 21 Apr 2012 10:39:33 -0000 Delivered-To: apmail-subversion-dev-archive@subversion.apache.org Received: (qmail 38127 invoked by uid 500); 21 Apr 2012 10:39:33 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 38109 invoked by uid 99); 21 Apr 2012 10:39:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Apr 2012 10:39:32 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.109.42.8] (HELO einhorn.in-berlin.de) (192.109.42.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Apr 2012 10:39:23 +0000 X-Envelope-From: stsp@stsp.name Received: from ted.stsp.name (ted.stsp.name [217.197.84.34]) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id q3LActQq011108 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 21 Apr 2012 12:38:55 +0200 Received: from ted.stsp.name (stsp@localhost [127.0.0.1]) by ted.stsp.name (8.14.5/8.14.3) with ESMTP id q3LActHx030803; Sat, 21 Apr 2012 12:38:55 +0200 (CEST) Received: (from stsp@localhost) by ted.stsp.name (8.14.5/8.14.3/Submit) id q3LActL4010834; Sat, 21 Apr 2012 12:38:55 +0200 (CEST) Date: Sat, 21 Apr 2012 12:38:54 +0200 From: Stefan Sperling To: Taylor Lookabaugh Cc: Markus Schaber , "dev@subversion.apache.org" Subject: Re: AW: svnversion breaks after copying checked out repo Message-ID: <20120421103854.GB7689@ted.stsp.name> Mail-Followup-To: Taylor Lookabaugh , Markus Schaber , "dev@subversion.apache.org" References: <4F8800CF.9090208@gmail.com> <20120413120853.GB31378@ted.stsp.name> <727D8E16AE957149B447FE368139F2B50D7A08E2@SERVER10> <4F886682.1080909@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F886682.1080909@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 On Fri, Apr 13, 2012 at 10:46:42AM -0700, Taylor Lookabaugh wrote: > I'm sorry, a couple clarifications: > > I use sqlite 4.7.11, not 4.7.0 You mean sqlite-3.7.11? If so, it could be this problem: http://svn.haxx.se/dev/archive-2012-04/0416.shtml Please downgrade to sqlite-3.7.10 until 3.7.12 is available.