Date: Wed, 18 Feb 1998 09:13:33 -0800 From: John Polstra <jdp@polstra.com> To: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Heads up: src/games/boggle (tm) will soon be removed from repository Message-ID: <199802181713.JAA16606@austin.polstra.com>
next in thread | raw e-mail | index | archive | help
I'm going to nuke the boggle (tm) files from the CVS repository this
weekend.  If you update your sources using CVS, and have not done a
"cvs update -P" in your games tree since Feburary 11, you will need to
do one before this weekend.
Otherwise, when you finally do your next cvs update, cvs will die
because it can't find the RCS files in the repository.  In that case
you'll have to manually intervene, like this:
    cd /usr/src
    rm -rf games
    cvs -q upd -Pd games
If you've already done the "cvs update -P" since February 11th, then
you are in the clear and can safely ignore this message.
Likewise, if you update your source tree using CVSup's "checkout
mode", then you don't have to worry about this.
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802181713.JAA16606>
