On Sun, Dec 23, 2007 at 06:41:19PM -0800, David Brown wrote: > I use 'unison' to synchronize configuration files and other working data. > > http://www.cis.upenn.edu/~bcpierce/unison/ > > It's kind of like a bi-directional rsync. It works best to use it in a > star configuration where one machine or directories holds the central > version, and when you move to a new machine, you always sync before and > after making changes. It has support for resolving conflicts, but it is > easier if you don't have to use it.
Wait. Why not just use git for config files instead? One less app to learn right? Chris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
