home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 19912 < prev    next >
Encoding:
Text File  |  1993-01-26  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!mcsun!fuug!funic!nokia.fi!newshost!grove
  3. From: grove@uk.tele.nokia.fi (Paddy Grove)
  4. Subject: Configuration management in C++ projects
  5. Message-ID: <GROVE.93Jan26095314@paddy.uk.tele.nokia.fi>
  6. Sender: usenet@noknic.nokia.fi (USENET at noknic)
  7. Nntp-Posting-Host: paddy.uk.tele.nokia.fi
  8. Organization: Nokia Telecommunications, Transmission Product Development,
  9.     Cambridge, UK
  10. Date: Tue, 26 Jan 1993 07:53:14 GMT
  11. Lines: 32
  12.  
  13. Hi,
  14.  
  15.     I'm not sure this is the right place to post this, but I'll give it a go.
  16. I guess many of you guys are working on large C++ projects for commercial
  17. applications, so my question is:
  18.  
  19.     What configuration management tools do you use? Note that I'm not talking
  20. about version control, although I would be quite interested in that, but I'd
  21. like to know of any commercially-available configuration management and build
  22. systems that handle large C++-based projects well, i.e. large numbers of
  23. developers, several s/w components with lots of source code
  24. inter-dependencies between components.
  25.  
  26.     It seems to me that using things like SCCS & make just doesn't do the
  27. job. We're currently using DSEE on Apollos, which does the job pretty well,
  28. but we're going to need to upgrade to a new platform in the not-too-distant
  29. future.
  30.  
  31.     Any answers would be welcome, by email please, since I'm only a very
  32. infrequent visitor to this group.
  33.  
  34.     Thanks,
  35.  
  36.         Paddy
  37. --
  38.  
  39. -----------------------------------------------------------------------------
  40. - Paddy Grove,  Nokia Telecommunications,  Transmission Product Development -
  41. -                    Cambridge, UK.  Tel:  +44 223 423 123                  -
  42. - External Email: grove@uk.tele.nokia.fi       Internal Email: NTL02::GROVE -
  43. -----------------------------------------------------------------------------
  44.  
  45.