Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!cuccia%mica.Berkeley.EDU@violet.berkeley.edu From: cuccia%mica.Berkeley.EDU@violet.berkeley.edu (Nick Cuccia) Newsgroups: comp.unix.questions Subject: Re: Documentation Revision Control System Message-ID: <12251@brl-adm.ARPA> Date: 12 Mar 88 02:46:43 GMT Sender: news@brl-adm.ARPA Lines: 30 Pardon my asking this, but why not just use RCS or SCCS? SCCS is what I use for revision control of my documentation, but RCS runs on both Unix and MS-DOS systems. You'd have to ask W. Tichy , the author of RCS, about whether or not it's available on VMS. Also, if you check the MINIX source archives on bugs.nosc.mil, you should be able to find an RCS-like system that somebody distributed on comp.os.minix. Not sure if it's public domain or just user-supported, it probably wouldn't be too much effort to port to VMS. The only difficulty that I see with using something like SCCS or RCS is setting up a header for the document. When I start editing a document, I include a file (called {rcs,sccs}.{tex,tr,ps}) that looks like this: .\" .\" File Name: %M% .\" Version: %I% .\" Last Edited: %E% %U% .\" SCCS ID: %A% .\" (the above is the SCCS header for troff/eqn/tbl/pic/ideal files). Good Luck, --Nick ================================================================================ Nick Cuccia cuccia@mica.berkeley.edu (Internet) {bellcore,cbosgd,decvax}!ucbvax!mica.berkeley.edu!cuccia (UUCP) ================================================================================