From owner-svn-ports-head@FreeBSD.ORG Fri Mar 29 18:44:04 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F235AFB1 for ; Fri, 29 Mar 2013 18:44:02 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by mx1.freebsd.org (Postfix) with ESMTP id 5A23C3DD for ; Fri, 29 Mar 2013 18:44:02 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id hr11so743758vcb.17 for ; Fri, 29 Mar 2013 11:43:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=RrR25W8mAbZR7tjkDy9DJyLRrLFW9ZiccJsZ0WThD4Q=; b=hnMglGh3P2vKFUGUKLpIKFo845dMI82w8k073J8IP2NdmxBF04XdssGvi/HmHbZ5/2 JqzAZopesCclYYvAYPbp653+UeJCqIuXRLWfTln+cZsd+DMSG7IybpLGPSv3/PYw+W+E dFx8Mx/2rIGhTIsO/EYCIS78nKv2i9g5awS9ogSCM3IgOpo0RzI8ZoA9MrOi0G5VDemU gjSrgv9l1z2K8axAG65Mbbs4FfunH5oDAjnVvgtoZUVEPdwmRxqMOJr7qqlEV+2ZW1k/ VhuC00l7uiEJZcp/g/SVYDhymUoF05OKxBrXke/1Y7Lx/Ll5UnqzxTp3ID9iG1dD1Ifk +JOA== MIME-Version: 1.0 X-Received: by 10.52.230.10 with SMTP id su10mr2251265vdc.50.1364582635814; Fri, 29 Mar 2013 11:43:55 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.58.164.9 with HTTP; Fri, 29 Mar 2013 11:43:55 -0700 (PDT) In-Reply-To: References: <201303291624.r2TGOkK9051639@svn.freebsd.org> Date: Fri, 29 Mar 2013 11:43:55 -0700 X-Google-Sender-Auth: XUkPW-6t8U75-BM6GTrvk7UlTx8 Message-ID: Subject: Re: svn commit: r315547 - in head/games: . blackjackclient blackjackclient/files From: Jason Helfman To: Chris Rees X-Gm-Message-State: ALoCoQl6WVBahm6HeS4Yi28HmkkbJag68bpsPgS721lS9u8ia9V5X2P35nixg8cExJIVr/VR4j8e Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 18:44:05 -0000 On Fri, Mar 29, 2013 at 11:31 AM, Chris Rees wrote: > > On 29 Mar 2013 17:14, "Jason Helfman" wrote: > > > > On Fri, Mar 29, 2013 at 9:52 AM, Chris Rees wrote: > >> > >> > >> On 29 Mar 2013 16:32, "Jason Helfman" wrote: > >> > > >> > This is completely the wrong commitlog. Not completely sure what > happened here as there must have been an svn burp. > >> > > >> > svn: E165001: Your commit message was left in a temporary file: > >> > svn: E165001: '/home/jgh/workspace/ports/games/svn-commit.2.tmp' > >> > > >> > Apparently, it didn't overwrite this file. > >> > > >> > >> I hope that's not addport's fault? > >> > >> Chris > > > > Nope. I don't use that tool, as I've had corruption in my svn workspace > each time I've used it. > > Corruption is unacceptable of course, if you can reproduce I'll fix it. > > Chris > Ok. Something about a "pristine store" error happened in each case. -jgh