From owner-cvs-CVSROOT Fri Aug 22 02:52:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA28732 for cvs-CVSROOT-outgoing; Fri, 22 Aug 1997 02:52:50 -0700 (PDT) Received: from spinner.dialix.com.au (spinner.dialix.com.au [192.203.228.67]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA28722; Fri, 22 Aug 1997 02:52:35 -0700 (PDT) Received: from spinner.dialix.com.au (localhost.dialix.com.au [127.0.0.1]) by spinner.dialix.com.au with ESMTP id RAA04296; Fri, 22 Aug 1997 17:52:24 +0800 (WST) Message-Id: <199708220952.RAA04296@spinner.dialix.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Peter Wemm cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT avail In-reply-to: Your message of "Fri, 22 Aug 1997 01:50:05 MST." <199708220850.BAA09497@freefall.freebsd.org> Date: Fri, 22 Aug 1997 17:52:23 +0800 From: Peter Wemm Sender: owner-cvs-cvsroot@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > peter 1997/08/22 01:50:05 PDT > > Modified files: > . avail > Log: > PANIC STATIONS!! Please, hold the commits for a moment while I fix things! In case anybody is wondering, this wasn't as bad as I feared. I was trying to fix up some wreckage from the cvs 'clear default branch' bug when cvsupd started aborting with fatal errors. I thought I'd done something really bad for a while, but it turns out that freefall was corrupting the rcs files in strange ways (short chunks of binary garbage etc) near where I was editing. However, the cvs problems had snowballed while they had not been fixed for a while so I decided to take the opportunity to fix that and some other problems. Expect some strange things in your cvsup logs and commit messages. -Peter