From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 16 21:24:32 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20BA416A4CE for ; Thu, 16 Dec 2004 21:24:32 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B7543D53 for ; Thu, 16 Dec 2004 21:24:31 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id iBGLLQUe026592 for hackers@FreeBSD.org.checked; Fri, 17 Dec 2004 00:21:26 +0300 (MSK) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id iBGLIxB3026568; Fri, 17 Dec 2004 00:18:59 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <41C1F999.2080008@cronyx.ru> Date: Fri, 17 Dec 2004 00:09:45 +0300 From: Roman Kurakin User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.2.1) Gecko/20030426 X-Accept-Language: ru-ru, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <20041216011116.P4313@woozle.rinet.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: Dmitry Morozovsky cc: hackers@FreeBSD.org cc: peter@FreeBSD.org Subject: Re: duplicate CVS modules in merged CVSROOT X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 21:24:32 -0000 Dag-Erling Smørgrav: >Dmitry Morozovsky writes: > > >>It seems some checks should be added to module merging code... >> >> > >...or somebody should stop using the merged CVSROOT. > I suggest to add prefixes like src_cut, port_cut while merging. rik >DES > >