home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.pascal:4922 comp.binaries.ibm.pc.wanted:5692
- 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
- From: mir@opera.chorus.fr (Adam Mirowski)
- Newsgroups: comp.lang.pascal,comp.binaries.ibm.pc.wanted
- Subject: Re: RCS for DOS?
- Keywords: RCS, DOS, multiple revisions of text
- Message-ID: <154@chorus.chorus.fr>
- Date: 20 Aug 92 11:23:13 GMT
- References: <MA55JDJ@methan.chemie.fu-berlin.de>
- Sender: mir@chorus.chorus.fr
- Reply-To: mir@opera.chorus.fr (Adam Mirowski)
- Followup-To: comp.lang.pascal
- Organization: Chorus systemes, Saint Quentin en Yvelines, France
- Lines: 23
-
- In article <MA55JDJ@methan.chemie.fu-berlin.de>, ferincz@methan.chemie.fu-berlin.de (Jozsef Ferincz) writes:
- %% Does anyone knows of an program that make multiple revisions of text
- %% (source code) possible on DOS, like RCS on UNIX?
- %%
- %% Thanks in advance, Jozsef
-
- wuarchive.wustl.edu:/mirrors/msdos/rcs55.zip
-
- I use it (actually a previous version). It works fine until
- you reach revision X.Y with Y > 40, and then begins to screw
- up the archive file. It is easy to correct, but needs to be
- done each time a file is checked in, so I usually start a new
- archive at this point, saving the old one somewhere. RCS lets
- you to check a file under any starting revision number, for
- example (X+1).0 or X.(Y+1).
-
- There is also CVS, which permits among other things the separation
- between the work tree and the repository tree. I would like to
- know if there is a DOS or OS/2 port.
-
- --
- Adam Mirowski, mir@chorus.fr (FRANCE), tel. +33 (1) 30-64-82-00 or 74
- Chorus systemes, 6, av.Gustave Eiffel, 78182 Saint-Quentin-en-Yvelines CEDEX
-