Why I am not enthused about etckeeper and similar systemsThere are a number of programs like etckeeper, systems for keeping
your First off, you're fighting with your regular package management system;
both it and your etckeeper system feel that they own files in Next is the mixed directory problem of shoving a lot of otherwise unrelated files into a single repository. (That one's big enough that I gave it its own entry.) Finally is the problem that as far as I know, no current VCS natively
preserves all of the file attributes that you want preserved for
files in All of this seems like a lot of work and problems in exchange for what
is basically a point in time history of Now, to be fair I should present the other view. The devil's advocate view is that using a system like this is easier than using RCS on everything that you change, and it also gives you a history of what the packaging system changed. You can get around many of the file attribute problems most of the time by using a VCS that never alters the live version of the file unless you explicitly tell it to; then the workarounds are only necessary if you have to revert to an older version of a file, and you can assume that that's a rare event. (3 comments.)
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |