Reimplement the file include/exclude filtering mechanism.
authorMichael Vrable <vrable@cs.hmc.edu>
Wed, 12 Sep 2012 03:30:32 +0000 (20:30 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Wed, 12 Sep 2012 03:30:32 +0000 (20:30 -0700)
Implement something more similar to that rsync does.  Accept some number of
starting points for the backup, and an ordered set of include/exclude
patterns.  Also permit rules to be merged in during the backup process, by
per-subtree rule files.


No differences found