Date: Mon, 13 Sep 1999 13:59:54 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Jeff Williams <jeffw AT darwin DOT sfbr DOT org>
cc: djgpp AT delorie DOT com
Subject: Re: versioning system
In-Reply-To: <199909122046.PAA26958@darwin.sfbr.org>
Message-ID: <Pine.SUN.3.91.990913135929.8923X-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com
Precedence: bulk


On Sun, 12 Sep 1999, Jeff Williams wrote:

> Until a SFN-capable CVS port is available, I'll try out RCS.  But, I
> see that the RCS 5.7 port was compiled with DJGPP v2.01; should I try
> to recompile using 2.02?

AFAIK, it was built with a patched v2.01 libc, so it should be almost
v2.02.  If you are going to rebuild it, I'd suggest to use v2.03
(either check out via the anonymous CVS access, or install the latest
beta).

> P.S. Maybe RCS is a sledgehammer for my very simple C programs and
> text manuscripts; feel free to suggest something else.

IMHO, RCS is just fine for this.