home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!kronos.arc.nasa.gov!iscnvx!rlynch
- From: rlynch@iscnvx.lmsc.lockheed.com (Richard J. Lynch)
- Subject: Source Code Control
- Message-ID: <1992Nov13.004024.9122@iscnvx.lmsc.lockheed.com>
- Organization: Lockheed Missiles and Space Co.
- References: <1992Nov12.230541.20079@wam.umd.edu>
- Date: Fri, 13 Nov 92 00:40:24 GMT
- Lines: 25
-
-
- I have been programing on the mac for a about a year now and I am
- trying to find an application or extension that will help me in controling
- revisions to the application I am writing. I have programed in UNIX before
- and used "SCCS" (Source Code Control System) to control the versions of my
- software. Is there anything similar for the Mac?
-
- I need something that will allow the tracking of releases/versions with
- up to four sub levels and branches.
-
- Example,
-
- Rev 1 My compiled application prints "yes" on screen.
- Rev 1.1 My compiled application prints "oh yes"
- Rev 1.1.1 My compiled application prints "oh oh yes"
-
- I want to be able to compile using Think Pascal/C any or all of the revs
- without having to save all the source code for each project.
-
- Is there any such thing for the Mac?
-
- Thanks for any info you can supply.
-
- Richard Lynch
-
-