From owner-freebsd-stable Wed Sep 10 20:34:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA22018 for stable-outgoing; Wed, 10 Sep 1997 20:34:25 -0700 (PDT) Received: from spinner.dialix.com.au (spinner.dialix.com.au [192.203.228.67]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA21988; Wed, 10 Sep 1997 20:34:15 -0700 (PDT) Received: from spinner.dialix.com.au (localhost.dialix.com.au [127.0.0.1]) by spinner.dialix.com.au with ESMTP id LAA21168; Thu, 11 Sep 1997 11:34:08 +0800 (WST) (envelope-from peter@spinner.dialix.com.au) Message-Id: <199709110334.LAA21168@spinner.dialix.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: current@freebsd.org, stable@freebsd.org Subject: HEADS UP: *tetris* files removed from cvs repository... Date: Thu, 11 Sep 1997 11:34:07 +0800 From: Peter Wemm Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Due to the legal 'situation' with the trademark owner, all files with "tetris" in the name have been rather hastily removed from the cvs tree. Yes, we are well aware of the problems that this will cause.. It'll stop the various RELENG_*_RELEASE builds from compiling, and will cause any current checked out src or ports trees to abort on a 'cvs update'. You will see this sort of thing: [11:23am]~src/games-163> cvs -q update -d -P cvs [update aborted]: cannot open directory /home/ncvs/src/games/tetris: No such file or directory [11:23am]~src/games-164> The solution is to rm -rf the src/games/tetris and ports/games/xtetris directories, cvs will then procede. Oh, a word of warning. If anybody accidently restores the RCS ,v files on their private machines after cvsup has run and deleted them, cvsup will not delete them a second time... Caution is advised. Cheers, -Peter