home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20828 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.0 KB  |  40 lines

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