Sean Carolan wrote: > We have a directory full of installation and configuration scripts > that are updated on a fairly regular basis. I would like to implement > some sort of version control for these files. I have used SVN and CVS > in the past, but I thought I'd ask if anyone can recommend a simple, > easy-to-use tool that would be better than cvs or subversion for this > fairly simple setup. > RCS ? It doesn't get much simpler. Otherwise, I'd use SVN.