Commit 56953c03 authored by ben's avatar ben

Added more changes to 0.7.4


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@70 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 5b18bf90
New in v0.7.4 (2002/05/06)
--------------------------
Added new restore syntax and corresponding -r and --restore-as-of
options. For instance, "rdiff-backup -r 1/3/2002 /backup/foo out"
will try to restore /backup/foo (a file on the mirror directory) to
out, as it was January 3rd, 2002. See man page for more information.
Added extra options --chars-to-quote, --quoting-char, and
--windows-mode, mostly to allow files whose names have colons (:) in
them to be backed up to windows machines.
Now the -l and --list-increments switches can list the increments
corresponding to any mirror file, not just the root directory. Also
the option --parsable-output was added to control whether the
--list-increments output looks better for a human, or computer.
Improved remove-earlier-than handling so it should run approximately
as fast locally and remotely.
Probably fixed bug noticed by Erminio Baranzini which caused
rdiff-backup to try to preserve access times unnecessarily (the
default is not preserve access times).
Rewrote a few large chunks of code for clarity and simplicity.
Allow extended time strings for the --remove-older-than option.
Added RESTORING section to the manual page because there seemed to be
some general confusion about this.
New in v0.7.3 (2002/04/29) New in v0.7.3 (2002/04/29)
-------------------------- --------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment