home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4922 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.7 KB

  1. Xref: sparky comp.lang.pascal:4922 comp.binaries.ibm.pc.wanted:5692
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!corton!chorus!opera.chorus.fr!mir
  3. From: mir@opera.chorus.fr (Adam Mirowski)
  4. Newsgroups: comp.lang.pascal,comp.binaries.ibm.pc.wanted
  5. Subject: Re: RCS for DOS?
  6. Keywords: RCS, DOS, multiple revisions of text
  7. Message-ID: <154@chorus.chorus.fr>
  8. Date: 20 Aug 92 11:23:13 GMT
  9. References: <MA55JDJ@methan.chemie.fu-berlin.de>
  10. Sender: mir@chorus.chorus.fr
  11. Reply-To: mir@opera.chorus.fr (Adam Mirowski)
  12. Followup-To: comp.lang.pascal
  13. Organization: Chorus systemes, Saint Quentin en Yvelines, France
  14. Lines: 23
  15.  
  16. In article <MA55JDJ@methan.chemie.fu-berlin.de>, ferincz@methan.chemie.fu-berlin.de (Jozsef Ferincz) writes:
  17. %% Does anyone knows of an program that make multiple revisions of text
  18. %% (source code) possible on DOS, like RCS on UNIX?
  19. %% 
  20. %% Thanks in advance, Jozsef
  21.  
  22. wuarchive.wustl.edu:/mirrors/msdos/rcs55.zip
  23.  
  24. I use it (actually a previous version). It works fine until
  25. you reach revision X.Y with Y > 40, and then begins to screw
  26. up the archive file. It is easy to correct, but needs to be
  27. done each time a file is checked in, so I usually start a new
  28. archive at this point, saving the old one somewhere. RCS lets
  29. you to check a file under any starting revision number, for
  30. example (X+1).0 or X.(Y+1).
  31.  
  32. There is also CVS, which permits among other things the separation
  33. between the work tree and the repository tree. I would like to
  34. know if there is a DOS or OS/2 port.
  35.  
  36. -- 
  37. Adam Mirowski,  mir@chorus.fr (FRANCE),  tel. +33 (1) 30-64-82-00 or 74
  38. Chorus systemes, 6, av.Gustave Eiffel, 78182 Saint-Quentin-en-Yvelines CEDEX
  39.