From owner-freebsd-current@FreeBSD.ORG Fri Aug 12 13:13:41 2011 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 915711065670 for ; Fri, 12 Aug 2011 13:13:41 +0000 (UTC) (envelope-from simon@nitro.dk) Received: from emx.nitro.dk (emx.nitro.dk [IPv6:2a01:4f8:120:7384::102]) by mx1.freebsd.org (Postfix) with ESMTP id 285858FC13 for ; Fri, 12 Aug 2011 13:13:41 +0000 (UTC) Received: from mailscan.leto.nitro.dk (mailscan.leto.nitro.dk [127.0.1.4]) by emx.nitro.dk (Postfix) with ESMTP id 49E7EC31E6; Fri, 12 Aug 2011 13:13:40 +0000 (UTC) Received: from emx.nitro.dk ([127.0.1.2]) by mailscan.leto.nitro.dk (mailscan.leto.nitro.dk [127.0.1.4]) (amavisd-new, port 10024) with LMTP id aOgKuihKN8E4; Fri, 12 Aug 2011 13:13:33 +0000 (UTC) Received: from [192.168.4.21] (4304ds2-vlb.1.fullrate.dk [90.184.171.166]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by emx.nitro.dk (Postfix) with ESMTPSA id A1D7CC31DF; Fri, 12 Aug 2011 13:13:32 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii From: "Simon L. B. Nielsen" In-Reply-To: Date: Fri, 12 Aug 2011 15:13:31 +0200 Content-Transfer-Encoding: 7bit Message-Id: <732A643A-D666-49E5-B0E7-4AA8B00D8DEA@nitro.dk> References: <4E44652C.9020200@protected-networks.net> <20110812002031.GA1493@itx> To: Bjoern A. Zeeb X-Mailer: Apple Mail (2.1244.3) Cc: Michael Butler , current@FreeBSD.org, Navdeep Parhar Subject: Re: SVN -> CVS exporter issue? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 13:13:41 -0000 On 12 Aug 2011, at 13:11, Bjoern A. Zeeb wrote: > > On Aug 12, 2011, at 12:20 AM, Navdeep Parhar wrote: > >> On Thu, Aug 11, 2011 at 07:26:36PM -0400, Michael Butler wrote: >>> I'm not seeing any of today's SVN src updates flow through to CVS/CSUP. >>> Is it broken? >> >> Could it be because of r224768? I vaguely recall that "svn mv" bothers >> whatever it is that converts from svn -> cvs. > > It is. But it was 224776. I pinged the right people. Fixed. It wasn't a problem from svn this time, but a direct commit to cvs. -- Simon L. B. Nielsen