Path: utzoo!utgpu!cs.utexas.edu!uunet!charyb!dan From: dan@kfw.COM (Dan Mick) Newsgroups: alt.sources.wanted Subject: Source control Summary: want leads for other source code control systems Keywords: sccs rcs extension Message-ID: <1991Jan30.012755.24953@kfw.COM> Date: 30 Jan 91 01:27:55 GMT Reply-To: dan@kfw.com (Dan Mick) Organization: KFW Corporation, Newbury Park, CA Lines: 22 Does anyone know of other source code control systems besides the following? SCCS RCS CVS (built on top of RCS) Is anyone doing research on SCCS-type systems, only better? Where? Any leads at all appreciated; email to dan@kfw.com or ...uunet!charyb!dan. In particular, I'm looking for a way to sensibly and compactly maintain several different "standard" versions of a project, all of which share some common code but that change independently of the common code. Sure, I could do it with makefiles, but I'd like the control and reporting of a meta-RCS, if such a thing exists.