Hi,
CVS and RCS (at least) are available in DJGPP:
http://www.delorie.com/djgpp/
/Tomas
On Sun, 16 Feb 2020 19:26:03 +0100, Andy Stamp wrote:
> Hello,
>
> I've starting working on a game and some small dual monitor (VGA +
> MDA) utilities but have run into issues where the code used to work
There were one or more version control systems, at least one on DOS, and
I'll try to dig up a name. I do remember using RCS and SCCS, but they might
have been on later Unix based jobs. RCS was revision control system and
SCCS stood for source code control system.
Bill Dudley
sent from my Linux p
Hello,
I've starting working on a game and some small dual monitor (VGA + MDA)
utilities but have run into issues where the code used to work and now it
doesn't. We use subversion, cvs, and git at work and I was wondering what
options are available for dos-based systems besides dated zip files.