Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!att!dptg!pegasus!dmt From: dmt@pegasus.ATT.COM (Dave Tutelman) Newsgroups: comp.misc Subject: Re: SCCS on [platforms]?? Does anyone know if available? Message-ID: <5033@pegasus.ATT.COM> Date: 7 Sep 90 12:03:53 GMT References: <20154@well.sf.ca.us> Reply-To: dmt@pegasus.ATT.COM (Dave Tutelman) Distribution: comp Organization: AT&T Bell Labs - Lincroft, NJ Lines: 31 In article <20154@well.sf.ca.us> rchrd@well.sf.ca.us (Richard Friedman) writes: > > Does anyone know of an SCCS clone running on > VAX VMS? I'm writing a package to run on both/either > UNIX and/or VMS that needs to use SCCS underneath. > > Any leads appreciated, even not-for-free packages. No, I don't, but I'd like to broaden the question. I'm in a group developing software for a number of platforms (pick your popular favorite/hobgoblin platform, we may be doing it). We'd like to share code where possible among the platforms, but need to control it. Our situation is: - Multiple platforms, each with its own devlopment environment (think MSDOS, Macintosh, UNIX system V, OS/2, etc). - All are connected via a LAN, with a UNIX boxes serving as file servers, as well as the development machines for the UNIX platform. - We'd like ONE set of controlled source, that ANY developer can check out/check in, FROM THAT DEVELOPER'S HOME ENVIRONMENT. - The user interface (even the supplier) can differ among the platforms, but they must share control for a single set of source code. We currently have small subgroups using SCCS, RCS, and PVCS in different environments, but are willing to migrate to a solution to the above problem. Any suggestions? Dave