home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / misc / discuss / 2938 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.0 KB

  1. Xref: sparky gnu.misc.discuss:2938 comp.unix.wizards:3818 comp.unix.misc:3542 comp.software-eng:3381
  2. Newsgroups: gnu.misc.discuss,comp.unix.wizards,comp.unix.misc,comp.software-eng,comp.sw.component
  3. Path: sparky!uunet!pdn!news
  4. From: lsimon@paradyne.com (Lenny Simon)
  5. Subject: Version and Time Stamping
  6. Message-ID: <1992Sep7.021950.2670@pdn.paradyne.com>
  7. Sender: news@pdn.paradyne.com (News Subsystem)
  8. Nntp-Posting-Host: microman
  9. Organization: AT&T Paradyne, Largo, Florida
  10. Distribution: usa
  11. Date: Mon, 7 Sep 1992 02:19:50 GMT
  12. Lines: 17
  13.  
  14. We were wondering how other companies version
  15. and time stamp executable programs.
  16.  
  17. Our project requires a version and time
  18. stamp embeded into a "built product" and
  19. through our version control (Sablime) there
  20. is no built-in mechanism on getting such a
  21. time stamp inserted into a built system.
  22. We currently code with %W% so that use of
  23. the "what" command will give us all the
  24. source files that went into an executable.
  25. But we are not sure how to place a final 
  26. stamp on the product?
  27.  
  28. How are others handling this issue?
  29.  
  30. Thanks
  31.