From owner-freebsd-ports@FreeBSD.ORG Thu Apr 12 22:13:28 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03F8F1065670 for ; Thu, 12 Apr 2012 22:13:28 +0000 (UTC) (envelope-from jhellenthal@dataix.net) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id A9F988FC0C for ; Thu, 12 Apr 2012 22:13:27 +0000 (UTC) Received: by iahk25 with SMTP id k25so4369831iah.13 for ; Thu, 12 Apr 2012 15:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataix.net; s=rsa; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=R4Gx8VYoHcoIzF8c+oIecGkMnCORTtfq2O5lGoSF6m0=; b=djKM/ur5ww0zyEhCQST8VGe9gmTMErK2HBkKxqJwpAHywN1EUmGm7+D945K7R+KxLi Q9WxTjTDlkXQmJS9LaOEFgEF9VLIxgCNczWITUa8tERMuWO7BNiS/J9+F9X/fbe1diWH +nIEVhNmDTXm4lz2U0uNxT5cBmZIYmpgiKA84= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-gm-message-state; bh=R4Gx8VYoHcoIzF8c+oIecGkMnCORTtfq2O5lGoSF6m0=; b=U/y/RiQ0edDyqeJ0p5kZ0KeK+E0EwcD78J+uV6NKVXHybszRNizQFn76+R9cZmwRfs QWVs2/JIqkiqFnbpOyJzPvfriOEEJkODj3GvcxKUkwtF8zWsSMHPHKoZ/fuR+Mw+RDNm qFJEQKCrH2VGknBRRWRjoWmOVQmQuAdCafu+xzo302DsNEtdpaxJgH5pdUi5wU2IelN2 PvHTortuPjkFjiSRrKC4MiThXH+M4QbMflAk7EEeCYOeaJH2sm5UvIcZG+gNZVrq2zfx 56uVhXB/KfgZrq1kLk0qDmOQhZA01tGsmqAPj8lCNFQ7mZuK8Ek/nSyjqbJUuN8sa48N RVjQ== Received: by 10.50.191.169 with SMTP id gz9mr4234481igc.5.1334268807253; Thu, 12 Apr 2012 15:13:27 -0700 (PDT) Received: from DataIX.net (adsl-99-181-142-73.dsl.klmzmi.sbcglobal.net. [99.181.142.73]) by mx.google.com with ESMTPS id i6sm455344igq.3.2012.04.12.15.13.26 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 Apr 2012 15:13:26 -0700 (PDT) Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q3CMDOOO086034 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Apr 2012 18:13:24 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Received: (from jhellenthal@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q3CMDN94086033; Thu, 12 Apr 2012 18:13:23 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Date: Thu, 12 Apr 2012 18:13:23 -0400 From: Jason Hellenthal To: Mel Flynn Message-ID: <20120412221323.GA86016@DataIX.net> References: <20120412153021.GA23231@DataIX.net> <4F87168B.4060707@acsalaska.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F87168B.4060707@acsalaska.net> X-Gm-Message-State: ALoCoQnTVhDn7DWEN7p6p9Mowj5HcDigP2IgTaJ5lUb96gUtphlSFlbauDJv/KYBequ9LHDy5LgR Cc: ports@freebsd.org, lev@freebsd.org Subject: Re: devel/subversion 1.7.4_1 & svnversion errors "E200030: sqlite: callback requested query abort" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2012 22:13:28 -0000 In 1.7 and upgrade results in only one .svn directory located in /usr/src/.svn. On Thu, Apr 12, 2012 at 07:53:15PM +0200, Mel Flynn wrote: > On 4/12/2012 17:30, Jason Hellenthal wrote: > > > Console# sqlite3 .svn/wc.db "pragma integrity_check" > > ok > > Does that mean /usr/src/sys/.svn is a directory? > > -- > Mel -- ;s =;