Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.os.msdos.programmer FAQ part 4/5
Section - - What can I use to manage versions of software?

( Part1 - Part2 - Part3 - Part4 - Part5 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Counties ]


Top Document: comp.os.msdos.programmer FAQ part 4/5
Previous Document: - How can I write a device driver?
Next Document: - What's this 'null pointer assignment' after my C program executes?
See reader questions & answers on this topic! - Help others by sharing your knowledge

 A port of the Unix RCS utility is downloadable as:
 <http://www.simtel.net/gnudlpage.php?product=/gnu/gnuish/rcs57pc2.zip&name=rcs57pc2.zip>
 (executable)
 <http://www.simtel.net/gnudlpage.php?product=/gnu/gnuish/rcs57pc1.zip&name=rcs57pc1.zip>
 (source)

 This version of RCS is no longer limited to one-character extensions on
 filenames (for example, .CPP and .BAS are now OK).

 As for commercial software, I posted a question asking for readers'
 experiences in July 1993 and seven readers responded. PVCS from
 Intersolv (formerly Polymake) got five positive reviews, though several
 readers commented that it's expensive; RCS from MKS got one positive and
 one negative review; Burton TLIB got one negative review; DRTS from ILSI
 got one positive review.

User Contributions:

1
Ben in Seattle
Jun 2, 2026 @ 4:16 pm
Another solution is to use a parallel port loopback plug. It makes the PC think there is a printer attached. The benefit of this is it doesn't require anticipating the problem with ANSI.SYS escape sequences nor does it make you wait half an hour for the "Abort, Retry, Ignore?" prompt, as some versions of DOS do.

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.os.msdos.programmer FAQ part 4/5
Previous Document: - How can I write a device driver?
Next Document: - What's this 'null pointer assignment' after my C program executes?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
jeffrey@carlyle.org (Jeffrey Carlyle)





Last Update March 27 2014 @ 02:11 PM