Xref: utzoo alt.msdos.programmer:70 comp.sys.ibm.pc:29168 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!decvax!ima!johnl From: johnl@ima.ima.isc.com (John R. Levine) Newsgroups: alt.msdos.programmer,comp.sys.ibm.pc Subject: Re: SCCS for MS-DOS? Keywords: Want recommendations Message-ID: <3952@ima.ima.isc.com> Date: 22 May 89 23:54:55 GMT References: <1374@westmark.UUCP> Reply-To: johnl@ima.UUCP (John R. Levine) Organization: Segue Software, Inc. Lines: 18 In article <1374@westmark.UUCP> dave@westmark.UUCP (Dave Levenson) writes: >I'm looking for an SCCS-clone for MS-DOS. ... >I use Microsoft C and MASM. I currently use Microsoft MAKE. ... I've had good experience with Polytron's PVCS, which is more or less a reimplementation of rcs. It works nicely. I used it to control a project with about 75,000 lines of source code and six people working on it at once. Microsoft "make" is the worst excuse for a make program that I have ever seen. It makes only one sequential pass through the makefile, which means that you can't have very interesting dependencies. I'd use the make that comes with Turbo C, or else one of the free makes that has been floating around the BBS world. You can mix and match source control programs, compilers, and make programs since they all use the same plain ASCII file formats. -- John R. Levine, Segue Software, POB 349, Cambridge MA 02238, +1 617 492 3869 { bbn | spdcc | decvax | harvard | yale }!ima!johnl, Levine@YALE.something Massachusetts has 64 licensed drivers who are over 100 years old. -The Globe