From owner-cvs-all@FreeBSD.ORG Fri Jun 15 10:00:43 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEFBA16A41F; Fri, 15 Jun 2007 10:00:43 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id B1FED13C447; Fri, 15 Jun 2007 10:00:43 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 5B80BC6E; Fri, 15 Jun 2007 05:00:43 -0500 (CDT) Date: Fri, 15 Jun 2007 05:00:43 -0500 To: infofarmer@FreeBSD.org Message-ID: <20070615100043.GA31221@soaustin.net> References: <200706150822.l5F8MCmx004052@repoman.freebsd.org> <20070615082216.0600F16A56F@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: cvs-ports@freebsd.org, "Sergey A. Osokin" , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/nginx-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 10:00:44 -0000 On Fri, Jun 15, 2007 at 01:14:17PM +0400, Andrew Pantyukhin wrote: > The current policy is to make a forced commit to the > whole port right after a repocopy but before committing > an update. If it isn't policy, it ought to be :-) Otherwise, there is no way to tell from the CVS history what happened. Yes, this is a hack around CVS's poor support for branching and merging. mcl