Checking files into CVS? Has anybody added any automated methods to have rules and objects (plus other necessary config files) to an automated CVS checkin (even if it's only once or twice/day), in an attempt to have a better idea as to what changed between database revisions? I poked around a tiny bit once before, and from what I can recall the order in which objects were written to files (like objects.C) was not necessarily the same order every time, so a seemingly small change could result in huge differences in the file versions. thoughts? |