RCS for system maintenance
Does anyone use RCS to control system configuration, for files like fstab, inittab, ld.so.conf, etc.?
If so, do you create an RCS directory everywhere? Like /etc/RCS, /etc/skel/RCS, /etc/X11R6/RCS, and so on, or do you try to colect them all? I've written a script that consolidates them into a /RCS tree (like /RCS/etc, /RCS/etc/skel, etc). It's rather primitive, and I thought I'd ask if aynone has a similar script they'd like to share. If anyone is curious, I can post mine.. it's relatively short.
|