From owner-cvs-all@FreeBSD.ORG Sun Apr 25 15:52:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0801516A4CE; Sun, 25 Apr 2004 15:52:30 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9BA543D39; Sun, 25 Apr 2004 15:52:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i3PMqNZi010015; Sun, 25 Apr 2004 15:52:23 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i3PMqK6A010012; Sun, 25 Apr 2004 15:52:20 -0700 (PDT) (envelope-from obrien) Date: Sun, 25 Apr 2004 15:52:20 -0700 From: "David O'Brien" To: Dag-Erling Sm?rgrav Message-ID: <20040425225220.GB8498@dragon.nuxi.com> References: <200404181922.i3IJMkTf044706@repoman.freebsd.org> <20040419032304.GA61048@regency.nsu.ru> <20040419103101.GB26102@dragon.nuxi.com> <20040419110810.GA24385@regency.nsu.ru> <20040420200903.GA6174@dragon.nuxi.com> <20040421094050.GA5052@FreeBSD.org> <40864E82.90904@portaone.com> <20040421130214.GC5052@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Alexey Dokuchaev cc: Maxim Sobolev cc: Clement Laforet cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: Eivind Eklund cc: cvs-ports@FreeBSD.org Subject: Re: files/patch-* pathname separators X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2004 22:52:30 -0000 On Wed, Apr 21, 2004 at 03:29:27PM +0200, Dag-Erling Sm?rgrav wrote: > Eivind Eklund writes: > > I also tend to like the ::-convention, as it is the same separator as > > used in various programming languages (Ruby, Perl, C++, etc) and thus > > already is in the "separator" slot in my mind. However, in private mail > > David referred to a previous discussion that he said had resulted in a > > decision against it. Is there anybody out there that agree with David > > in this? > > All previous discussions of which I am aware ended with ports people > saying "this is how we do things" and David objecting strenuously. If > David thinks otherwise, he should provide relevant references to > archived threads. Or he could just save us all (and himself) a lot of > grief, stop worrying, and learn to love the bomb. Then at least use ':' vs. '::'. -- -- David (obrien@FreeBSD.org) Personally I'll be using '%', I don't use Perforce so I don't care about it being a meta character.