Continuing to toy with rdiff-backup. There's enough areas that you *don't* want to back up (or rather, don't need to, such as icon and font caches) that you wind up with some pretty hideous command-line operations if you go that route, but this post is about another need, namely the need to "compress" the storage size by hard-linking duplicate files in the backups.
This really shows up on my system because of the use of virtualenv. I have hundreds of MBs of installations which are all pretty-much identical (save for a different "final project", each TurboGears2 project ...