]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/scripts/cli.py
Added --exclude, --exclude-from and --exclude-vcs options to backup command.
authorAlberto Berti <alberto@metapensiero.it>
Sun, 22 Feb 2009 18:08:29 +0000 (11:08 -0700)
committerAlberto Berti <alberto@metapensiero.it>
Sun, 22 Feb 2009 18:08:29 +0000 (11:08 -0700)
commit5d57da93fd336692041f1dd6dd9d0f9276a211d4
tree1d7448b1cc84e2f6c4139f429f1646ef62305014
parentc54fdd61b030f50b827f29a287cdb28afa15c463
Added --exclude, --exclude-from and --exclude-vcs options to backup command.

It is still impossible to specify absolute exclusion path, only
relative. I must check with tar or rsync how they allow them to be
specified.
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_backup.py