From owner-freebsd-current@FreeBSD.ORG Fri Aug 12 00:50:10 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 47BBC1065675 for ; Fri, 12 Aug 2011 00:50:10 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 399EB8FC0C for ; Fri, 12 Aug 2011 00:50:03 +0000 (UTC) Received: by yib19 with SMTP id 19so2017209yib.13 for ; Thu, 11 Aug 2011 17:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=oQH8a9kLcvojbosEBt28kauMXyDMhHZ8qPsNvN5Ifg4=; b=TmS9921j7TjONoTQmULzUdnCKfrXWRd7bdbC7u8VCsMqNghSno6M+PXEWTCe4QGvpC 8N6GqOOtsy7xDUchtmQbIKX9jQwX+QyrJafkXg5UcY7rEYl/44UNI9LUwrCWyut8GKUA uDBDoXIfl+A8ak/GIhRwgmKViKD+yN30dZTLM= Received: by 10.43.53.73 with SMTP id vp9mr235382icb.415.1313108438916; Thu, 11 Aug 2011 17:20:38 -0700 (PDT) Received: from itx (c-107-3-142-221.hsd1.ca.comcast.net [107.3.142.221]) by mx.google.com with ESMTPS id uo4sm3858834icb.10.2011.08.11.17.20.37 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 11 Aug 2011 17:20:37 -0700 (PDT) Date: Thu, 11 Aug 2011 17:20:31 -0700 From: Navdeep Parhar To: Michael Butler Message-ID: <20110812002031.GA1493@itx> Mail-Followup-To: Michael Butler , current@FreeBSD.org References: <4E44652C.9020200@protected-networks.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E44652C.9020200@protected-networks.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: current@FreeBSD.org 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 00:50:11 -0000 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. Regards, Navdeep