Date: Sat, 15 Mar 1997 15:34:42 -0500 Message-Id: <199703152034.PAA20279@delorie.com> From: DJ Delorie To: jdashiel AT eagle1 DOT eaglenet DOT com CC: opendos AT mail DOT tacoma DOT net In-reply-to: (jdashiel AT eagle1 DOT eaglenet DOT com) Subject: Re: [opendos] Sources Sender: owner-opendos AT mail DOT tacoma DOT net Precedence: bulk > First pop all the sources out and use rcs to put all of them > into the next system. I believe rcs is covered by the g.p.l. and > it has been known to save programmer's bacon in the past too. The problem, based on what I've heard, is twofold: 1. The sources are being held in escrow by a third party, and Caldera is still sifting through them trying to decide what's what. 2. The build process relies on the source control system, so you can't just type "make" after you check everything out. Most of the work has been in rewriting the Makefiles to work without the source control system.