]> arthur.barton.de Git - bup.git/commit
Restore any metadata during "bup restore"; add "bup meta --edit".
authorRob Browning <rlb@defaultvalue.org>
Sun, 27 Nov 2011 20:39:47 +0000 (14:39 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sat, 22 Dec 2012 01:55:12 +0000 (19:55 -0600)
commitfcd4f26367aec5e3933c2dfca53a215a8523dfe1
treefdd85aa631d2e3e6df5d276bb929188fe2a90334
parent56e9f18b0532c079a7a2ba92148cedb7f9846d37
Restore any metadata during "bup restore"; add "bup meta --edit".

Use "bup meta --edit" to test "bup restore" and the new tar/rsync-like
restoration behaviors.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Reviewed-by: Zoran Zaric <zz@zoranzaric.de>
Tested-by: Alexander Barton <alex@barton.de>
Documentation/bup-meta.md
Documentation/bup-restore.md
Documentation/bup-save.md
cmd/meta-cmd.py
cmd/restore-cmd.py
lib/bup/metadata.py
lib/bup/t/tmetadata.py
lib/bup/vfs.py
t/some-owner [new file with mode: 0755]
t/test-meta.sh
t/unknown-owner [new file with mode: 0755]