From owner-cvs-src@FreeBSD.ORG Wed Nov 10 15:14:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4CA116A4CE; Wed, 10 Nov 2004 15:14:23 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF40943D48; Wed, 10 Nov 2004 15:14:22 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) iAAFEKAZ045019; Wed, 10 Nov 2004 16:14:20 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id iAAFEFZL045018; Wed, 10 Nov 2004 16:14:15 +0100 (CET) (envelope-from marius) Date: Wed, 10 Nov 2004 16:14:14 +0100 From: Marius Strobl To: Tom Rhodes Message-ID: <20041110161414.A36683@newtrinity.zeist.de> References: <200411101409.iAAE9qwN020270@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200411101409.iAAE9qwN020270@repoman.freebsd.org>; from trhodes@freebsd.org on Wed, Nov 10, 2004 at 02:09:52PM +0000 X-AntiVirus: checked by AntiVir Milter (version: 1.1; AVE: 6.28.0.12; VDF: 6.28.0.65; host: newtrinity.zeist.de) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules/esp Makefile src/sys/conf files.sparc64 src/sys/sparc64/sbus lsi64854.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 15:14:23 -0000 On Wed, Nov 10, 2004 at 02:09:52PM +0000, Tom Rhodes wrote: > trhodes 2004-11-10 14:09:52 UTC > > FreeBSD src repository > > Modified files: > sys/modules/esp Makefile > sys/conf files.sparc64 > sys/sparc64/sbus lsi64854.c > Log: > Fix paths after repocopies done by scottl > > Reviewed by: marius > OK'ed by: scottl > Again, the whole point why I told you about this was that you committed to lsi64854.c and lsi64854var.h (both rev. 1.2) in the old location after these were repo-copied and now that RELENG_5* is branched and tagged there probably is/was no other way to clean this up besides letting you re-commit your changes in the new location before hooking up the repo-copied files so the cvs history is preserved as good as possible. I also told you that there was no forced commit yet to denote the repo-copy...