From owner-freebsd-hackers Fri Feb 13 22:18:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05441 for freebsd-hackers-outgoing; Fri, 13 Feb 1998 22:18:55 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp02.primenet.com (smtp02.primenet.com [206.165.6.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05433 for ; Fri, 13 Feb 1998 22:18:52 -0800 (PST) (envelope-from tlambert@usr01.primenet.com) Received: (from daemon@localhost) by smtp02.primenet.com (8.8.8/8.8.8) id XAA01996; Fri, 13 Feb 1998 23:18:48 -0700 (MST) Received: from usr01.primenet.com(206.165.6.201) via SMTP by smtp02.primenet.com, id smtpd001980; Fri Feb 13 23:18:44 1998 Received: (from tlambert@localhost) by usr01.primenet.com (8.8.5/8.8.5) id XAA15557; Fri, 13 Feb 1998 23:18:41 -0700 (MST) From: Terry Lambert Message-Id: <199802140618.XAA15557@usr01.primenet.com> Subject: Re: General policy on trademark violations To: dg@root.com Date: Sat, 14 Feb 1998 06:18:41 +0000 (GMT) Cc: julian@whistle.com, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199802140353.TAA21910@implode.root.com> from "David Greenman" at Feb 13, 98 07:53:03 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I think our policy should be to change the name of the program in > >question. this includes changing history.. > >a global replace in the ,v files would probably fix it. > >after renaming theh appropriate files, it should all still work > >but with a different name, even versions checked out with -D "last year". > > It would still leave the biggest problem which occurs when people do cvs > update; with the boggle RCS files renamed, CVS doesn't know what to do with > the boggle files and aborts. Ah. Where would this information be stored? I apparently left off a: vi wherever :1,$s/boggle/boffle/g :1,$s/bog\.c/bof\.c/g :1,$s/bog\.h/bof\.h/g :x Note: you will have this same problem if you delete it off the face of CVS, won't you? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message