DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦e987d64ab⟧ TextFile

    Length: 2265 (0x8d9)
    Types: TextFile
    Names: »README«

Derivation

└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89
    └─⟦d7c6f1edc⟧ »./rcs.tar.Z« 
        └─⟦b893ff3cc⟧ 
            └─⟦this⟧ »rcs/README« 

TextFile

/* Copyright (C) 1982, 1988, 1989 Walter Tichy
   Distributed under license by the Free Software Foundation, Inc.

This file is part of RCS.

RCS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 1, or (at your option)
any later version.

RCS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with RCS; see the file COPYING.  If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.

Report problems and direct all questions to:

    rcs-bugs@cs.purdue.edu

*/

This directory contains complete sources for RCS version 4.2,
Wed Jun 28 09:02:14 EST 1989

This directory contains complete sources for version 4 of RCS.
Version 3 was included in the 4.3 BSD distribution. Features include:

1) Version 4 supports the "branch" keyword.

2) Numerous bug fixes. In addition, RCS now runs on many more machine
architectures, including Suns (3.x and 4.0), VAXen (4.2 and 4.3 BSD),
and IBM PC-ATs (Xenix).

3) Version 4 is backward compatible with version 3. Version 4 RCS will
handle files checked in under version 3 (but not vice versa).

4) This distribution is not supported in anyway. However, bugs and
(especially) bug fixes may be reported to rcs-bugs@cs.purdue.edu.

5) Older versions of diff do not support options used by RCS. It is
known that 4.3 BSD, and SunOS 3.2 (and later releases) support the
needed options. If your version of diff does not support these
options, obtain the GNU diff from the FSF.

6) RCS is free software; you can redistribute it and/or modify it
under teh terms of the GNU General Public License.

7) All sources for RCS are contained in the "src" subdirectory. Read the
directions in its Makefile to set up the correct compile options for
building RCS on your system.

8) man pages reside in man.

9) Troff source for the paper "RCS A System for Version Control", which
appeared in Software Practice and Experience, can be found in "rcs.ms".