Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!headwall.stanford.edu!newsfeed.stanford.edu!arclight.uoregon.edu!wn4feed!worldnet.att.net!128.230.129.106!news.maxwell.syr.edu!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: [email protected] (Norbert Gruener)
Newsgroups: comp.lang.perl.announce
Subject: ANNOUNCE: rcsfreeze.pl v1.7
Date: 5 Nov 1999 15:36:59 GMT
Organization: Max-Planck-Institut fuer Astrophysik
Lines: 59
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:388

Hello,

I would like to announce the release of the perl script `rcsfreeze.pl'

You can find it at

    http://www.cpan.org/modules/by-authors/id/N/NO/NOG/rcsfreeze-1.7.tar.gz
    http://www.MPA-Garching.MPG.DE/~nog/perl/rcsfreeze-1.7.tar.gz


>From the README:
----------------
    rcsfreeze.pl is a perl script to freeze a configuration of
    sources checked in under RCS.

    This perl script is a complete rewrite of the rcsfreeze.sh shell
    script contained in  the RCS package with its RCS ID:
           "rcsfreeze.sh,v  4.6  1993/11/03 17:42:27 eggert Exp"
    The major differences between the shell script and the perl
    script are the following:
    the input argument "symb revision number"
        - is optional for the shell script. Internally an unique
          revision number is used.
        - is mandatory for the perl script. Only this symbolic
          revision number is used.
    the log message
        - is saved by the shell script in its own file
          rcsfreeze.log. But there are no tools available to
          retrieve the log messages for a given revision number.
        - is saved by the perl script amongst the other RCS log
          messages.  Therefore they can be retrieved with the
          appropriate rlog command.

    For more information on how to use the script, see the pod
    documentation or view the man pages.

    For instructions on how to install the script, see the file
    INSTALL.

    Problems, questions, etc. may be sent to [email protected]

    For Copyright see the pod documentation.



Have fun   :-)

Norbert
--
  +-------------------------------------------------------------------+
  | Norbert E. Gruener               E-mail: [email protected]  |
  | MPI fuer Astrophysik             PGP encrypted mail preferred     |
  | WWW: http://www.MPA-Garching.MPG.DE/~nog/                         |
  | PGPprint(RSA):  66 64 C0 D0 6F 1A 16 02  C2 C6 37 83 3A 5F 88 9B  |
  | PGPprint(DH):  EBBF 02ED 1B91 39C3 5FB9  4D2F 9478 E224 334C 34CD |
  | PGPprint(DSS): A3F0 BDFA EAC0 128D A6C5  B11D 6EEC 0A88 47CD A77D |
  +-------------------------------------------------------------------+