info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:20:01 -0400

>From address@hidden  Fri Feb 16 00:34:36 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
AAA00587
        for <address@hidden>; Fri, 16 Feb 2001 00:34:34 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14TQMG-0008O5-00; Thu, 15 Feb 2001 10:30:12 -0500
Received: from schiele.swm.uni-mannheim.de ([134.155.20.124])
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14TQKb-0008J4-00
        for <address@hidden>; Thu, 15 Feb 2001 10:28:30 -0500
Received: (from address@hidden)
        by schiele.swm.uni-mannheim.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) id 
f1FFSJE08956
        for address@hidden; Thu, 15 Feb 2001 16:28:19 +0100
From: Robert Schiele <address@hidden>
To: address@hidden
Subject: Outdate old files including the deleted ones
Message-ID: <address@hidden>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5; 
protocol="application/pgp-signature"; 
boundary="=_webhead-10134-997694256-0001-2"
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Thu, 15 Feb 2001 16:28:19 +0100
Status: O
Content-Length: 1975
Lines: 57

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_webhead-10134-997694256-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I would like to outdate revisions that are older than a specific date.

My first approach was to do:
  cvs -d /my/repository rtag -F -D 01/01/1997 OUTDATE mymodule
  cvs -d /my/repository admin -o ::OUTDATE

This worked fine but did not touch files that were already deleted by
the given date. So I changed the first command to:
  cvs -d /my/repository rtag -a -F -D 01/01/1997 OUTDATE mymodule

Now the files in the Attic get tagged in a correct way, but they still
are not touched by the outdate command intself.

Does anyone know a solution for this problem or an even better
solution for outdating old files including the deleted ones?

Robert

P.S.: I posted this questions a few days ago already on the newsgroup
      gnu.cvs.help. As it seems, that messages only go from the
      mailing list to the news group, but not the other way around, I
      reposted it on the mailing list. So, if you got this message
      twice, I'm sorry.

--=20
Robert Schiele                  mailto:address@hidden
Tel./Fax: +49-621-10059         http://webrum.uni-mannheim.de/math/rschiele/

--=_webhead-10134-997694256-0001-2
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQEVAwUBOov1kcQAnns5HcHpAQFfPwgAmS/3SsP4BqTvWo4g+qc7vk1lD8pVieaz
N2u3+OqF2tS7Pdq4MRTyK/Ro06rWb8ifsMLHryhWGErj+z90Fqlq6nYLApn31/mx
FAntMTy7fSYrfFnk9OGWWu4eho5cj7og9tamTwwknm0focaTDEaTY7Hggl1wbCpT
PwT4VMoLKpcuI3MP2GAlbEuMViJFrJ5M9dlkPsn+FOiYv5U8CyZXjwYehPRQgK5c
QTsGqc/8arS2BOnpyxOe5n0lVhlAFNmHhpbllHz2HHEx/HA9T8w6OMSuvBC577gd
76a2ej7cr0CmG1ff5w+Z0/jXeLLtqp5yO7knrQiz10MyUaqbyIwC6g==
=qvo0
-----END PGP SIGNATURE-----

--=_webhead-10134-997694256-0001-2--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]