LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2003, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 19 Nov 2003 09:54:11 -0500
Reply-To:     "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject:      FW: Version Control Software
Content-Type: text/plain; charset="us-ascii"

A Gentle Reader, who wishes to remain anonymous, provides the following commentary:

On SAS-L you mentioned you don't have any version control software. IF you are on a Windows box, check out CS-RCS (Basic version) by Component Software. It's free for single-workstation use. It uses GNU-RCS as the back end. I have found it a lifesaver when rewriting code and needing to retrieve older versions. They also have a free diff tool that is very handy for comparing different vintages of a program.

http://www.componentsoftware.com/products/RCS/index.htm


Back to: Top of message | Previous page | Main SAS-L page