From owner-freebsd-hackers Sun Sep 1 13:48:01 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA17759 for hackers-outgoing; Sun, 1 Sep 1996 13:48:01 -0700 (PDT) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA17655; Sun, 1 Sep 1996 13:47:15 -0700 (PDT) Received: (from uucp@localhost) by frmug.org (8.6.8/8.6.9) with UUCP id WAA07125; Sun, 1 Sep 1996 22:47:09 +0200 Received: from localhost (localhost [127.0.0.1]) by xp11.frmug.org (8.7.5/8.7.3/xp11-uucp-1.1) with ESMTP id AAA18261; Sat, 31 Aug 1996 00:04:37 +0200 (MET DST) Message-Id: <199608302204.AAA18261@xp11.frmug.org> To: hackers@FreeBSD.org cc: phk@FreeBSD.org Subject: ctm: moving file to Attic Date: Sat, 31 Aug 1996 00:04:34 +0200 From: "Philippe Charnier" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hello, For now, when a file go to the Attic, something like this is run and the content of the entire file is sent via ctm. (Note that the content of the file differs a little when going to the Attic): FR src/usr.bin/locate/locate/updatedb.csh,v DM src/usr.bin/locate/locate/Attic FM src/usr.bin/locate/locate/Attic/updatedb.csh,v What about this: . a file has been removed and is now (the same name) in the Attic. . generate a DM ..Attic rule and locally create this dir if needed. . locally move `mv' the file to the Attic. . generate a new MA (move to Attic rule). . the next run of ctm will update the file in the Attic to match reality or it is maybe possible to make this now with a FN rule. The problem is maybe: How to keep timestamp in sync? ------ ------ Philippe Charnier charnier@lirmm.fr (smtp) charnier@xp11.frmug.org (uucp) ``a PC not running FreeBSD is like a venusian with no tentacles'' ------------------------------------------------------------------------