I keep my .sup on local storage and rsync it to nfs nightly (so it gets included in the backups). I auto-commit the .sup.bak (nfs copy) nightly into git. I also do manual commits any time I make a config change.
-Ben On Tue, Mar 31, 2009 at 7:39 AM, Nicolas Pouillard <[email protected]> wrote: > Excerpts from Ethan Glasser-Camp's message of Tue Mar 31 06:57:38 +0200 2009: >> Nicolas Pouillard wrote: >> > I keep my sup configuration including the whole sources.yaml file in a >> > darcs repository. Even if the data was split in two files I would prefer >> > to also save it. >> >> Really? How often do you commit? Certainly not every mail message.. >> Aren't you uncomfortable with your working copy becoming dirty every >> time you receive mail? > > I commit when I make a change to the configuration, add a contact, change > a hook, or add a label. So yes essentially my working copy always have > unrecorded changes, and I do not consider this harmful. > > -- > Nicolas Pouillard > _______________________________________________ > sup-talk mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/sup-talk > -- --------------------------------------------------------------------------------------------------------------------------- Ben Walton <[email protected]> "With or without religion, good people can behave well and bad people can do evil; but for good people to do evil—that takes religion. " -Steven Weinberg --------------------------------------------------------------------------------------------------------------------------- _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
