From owner-freebsd-current Wed Jan 24 01:23:16 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13698 for current-outgoing; Wed, 24 Jan 1996 01:23:16 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA13676 for ; Wed, 24 Jan 1996 01:22:47 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA22102 for ; Wed, 24 Jan 1996 10:22:02 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA00206 for FreeBSD-current@FreeBSD.ORG; Wed, 24 Jan 1996 10:22:02 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id KAA10290 for FreeBSD-current@FreeBSD.ORG; Wed, 24 Jan 1996 10:10:36 +0100 (MET) From: J Wunsch Message-Id: <199601240910.KAA10290@uriah.heep.sax.de> Subject: Re: recent diffs To: FreeBSD-current@FreeBSD.ORG Date: Wed, 24 Jan 1996 10:10:35 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <5535.822431340@critter.tfs.com> from "Poul-Henning Kamp" at Jan 23, 96 10:09:00 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.ORG Precedence: bulk As Poul-Henning Kamp wrote: > I have always planned, but never gotten around to make ctm handle this. > The working concept is that if we are working on file "FOO" then if > there exist a file FOO.ctm, then I will apply the change to that instead. > Only problem, I havn't had time. It's christmas wishlist time... :-) Ok, the above doesn't bother me too much since i'm using ctm for CVS, but one thing i'd like to see: better optimize the very frequent case that a file is moved around in the CVS master from foo/ to foo/Attic. The current way is to remove the existing file, but retransmit it for the Attic copy. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)