From owner-freebsd-hackers Mon Apr 27 19:47:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16925 for freebsd-hackers-outgoing; Mon, 27 Apr 1998 19:47:12 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from yard-sale.village.org (ys2.village.org [204.144.255.52]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA16884 for ; Mon, 27 Apr 1998 19:46:57 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony.village.org [10.0.0.6] by yard-sale.village.org with esmtp (Exim 1.82 #1) id 0yU0Pl-0004yF-00; Mon, 27 Apr 1998 20:46:37 -0600 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id UAA03021 for ; Mon, 27 Apr 1998 20:46:13 -0600 (MDT) Message-Id: <199804280246.UAA03021@harmony.village.org> To: hackers@FreeBSD.ORG Subject: ctm question Date: Mon, 27 Apr 1998 20:46:13 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK. I have a ctm archive that was partially applied when the power went away. It appears from the ctm_status file to have been applied, but in reality it wasn't. This CTM file was huge (the recent 2.2.6 mark going down), so there are boatloads of files impacted. Is there some simple option to ctm that says "look, do the best you can, don't touch those things that whose md5 doesn't match, but do touch those that do" so that I have at least a hope of restoring my local CVS tree w/o having to fetch the latest all snapshot. I looked in the manual, but didn't see anything. I'm doing a binary search right now with -e options, but that is really painful... Thanks for any aid you might be able to render... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message