home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!gatech!hubcap!wbridgm
- From: wbridgm@hubcap.clemson.edu (William T. Bridgman)
- Subject: Archiving projects in THINK C. Any easy way to do it?
- Message-ID: <1993Jan6.211043.17419@hubcap.clemson.edu>
- Summary: Archiving Projects in THINK C. Any easy way to do it?
- Keywords: THINK C, archive, source code
- Organization: Clemson University
- Distribution: usa
- Date: Wed, 6 Jan 1993 21:10:43 GMT
- Lines: 27
-
- I am currently working on a project in THINK C using objects. The
- project has become rather large and I find it convenient to archive
- the source code before making another round of major enhancements.
- This is easy enough when all your source code is in one folder but
- gets much more complex when it is scattered among multiple folders
- such as libraries of my own routines which are also still
- undergoing revisions. I would like to keep all of my own code that
- operated together intact for this archive. This makes it easier to
- track down problems when revision n+1 suddenly doesn't work any
- more and you've made major changes in a number of source files.
-
- Does anyone out there know of an archiving program which can read a
- THINK C project file and copy files from the folders of your choice
- (I'm not really interested in copying the TCL or the standard
- libraries) to another folder so they can be archived with something
- like Compact Pro or other software? For some reason I seem to
- recall there was a program like this for THINK Pascal.
-
- Thanks for any help you can provide.
-
- Tom
- -----------------------------------------------------------------------
- | William T. "Tom" Bridgman, M.S. | wbridgm@hubcap.clemson.edu |
- | Department of Physics & Astronomy | |
- | Clemson University |"Black Holes under Construction.|
- | Clemson, SC 29634-1911 | WATCH YOUR STEP!" |
- -----------------------------------------------------------------------
-