Date: Sat, 14 Feb 1998 06:18:41 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: dg@root.com Cc: julian@whistle.com, freebsd-hackers@FreeBSD.ORG Subject: Re: General policy on trademark violations Message-ID: <199802140618.XAA15557@usr01.primenet.com> In-Reply-To: <199802140353.TAA21910@implode.root.com> from "David Greenman" at Feb 13, 98 07:53:03 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802140618.XAA15557>