rdiff-backup-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-commits] rdiff-backup CHANGELOG rdiff-backup.1


From: dean gaudet
Subject: [Rdiff-backup-commits] rdiff-backup CHANGELOG rdiff-backup.1
Date: Sun, 12 Nov 2006 06:41:23 +0000

CVSROOT:        /cvsroot/rdiff-backup
Module name:    rdiff-backup
Changes by:     dean gaudet <dgaudet>   06/11/12 06:41:23

Modified files:
        .              : CHANGELOG rdiff-backup.1 

Log message:
        Man page update from roland <address@hidden>.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/rdiff-backup/CHANGELOG?cvsroot=rdiff-backup&r1=1.186&r2=1.187
http://cvs.savannah.gnu.org/viewcvs/rdiff-backup/rdiff-backup.1?cvsroot=rdiff-backup&r1=1.79&r2=1.80

Patches:
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/rdiff-backup/rdiff-backup/CHANGELOG,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -b -r1.186 -r1.187
--- CHANGELOG   5 Nov 2006 01:36:23 -0000       1.186
+++ CHANGELOG   12 Nov 2006 06:41:23 -0000      1.187
@@ -1,6 +1,8 @@
 New in v1.1.6 (????/??/??)
 --------------------------
 
+Man page update from roland <address@hidden>.
+
 --min-file-size/--max-file-size support.  (Patch from Wout Mertens.)
 
 Mac OS X Extended Attributes support.  (Patch from Andrew Ferguson.)

Index: rdiff-backup.1
===================================================================
RCS file: /cvsroot/rdiff-backup/rdiff-backup/rdiff-backup.1,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -b -r1.79 -r1.80
--- rdiff-backup.1      5 Nov 2006 01:36:23 -0000       1.79
+++ rdiff-backup.1      12 Nov 2006 06:41:23 -0000      1.80
@@ -71,6 +71,9 @@
 statistics files.  rdiff-backup will print the average of the listed
 statistics files and exit.
 .TP
+.B \-\-carbonfile 
+Enable backup of MacOS X carbonfile information.
+.TP
 .B \-\-check-destination-dir
 If an rdiff-backup session fails, running rdiff-backup with this
 option on the destination dir will undo the failed directory.  This
@@ -295,6 +298,12 @@
 support them or because the relevant user/group names do not exist on
 the destination side.
 .TP
+.B \-\-no-acls
+No Access Control Lists - disable backup of ACLs
+.TP
+.B \-\-no-carbonfile
+Disable backup of MacOS X carbonfile information
+.TP
 .B \-\-no-compare-inode
 This relatively esoteric option prevents rdiff-backup from flagging a
 file as changed when its inode changes.  This option may be useful if
@@ -314,6 +323,9 @@
 regexp.  The default includes many common audiovisual and archive
 files, and may be found in Globals.py.
 .TP
+.B \-\-no-eas
+No Extended Attributes support - disable backup of EAs.
+.TP
 .B \-\-no-file-statistics
 This will disable writing to the file_statistics file in the
 rdiff-backup-data directory.  rdiff-backup will run slightly quicker
@@ -339,6 +351,10 @@
 .B \-\-list-increments
 switches, where the time will be given in seconds since the epoch.
 .TP
+.B \-\-override-chars-to-quote 
+.TP
+If the filesystem to which we are backing up is not case-sensitive, automatic 
'quoting' of characters occurs. For example, a file 'Developer.doc' will be 
converted into ';068eveloper.doc'. To override this behavior, you need to 
specify this option.
+.TP
 .B \-\-preserve-numerical-ids
 If set, rdiff-backup will preserve uids/gids instead of trying to
 preserve unames and gnames.  See the
@@ -363,6 +379,9 @@
 .B RESTORING
 section for more information on restoring.
 .TP
+.BI "\-\-remote-cmd " cmd
+Deprecated. Please use \-\-remote-schema instead
+.TP
 .BI "\-\-remote-schema " schema
 Specify an alternate method of connecting to a remote computer.  This
 is necessary to get rdiff-backup not to use ssh for remote backups, or




reply via email to

[Prev in Thread] Current Thread [Next in Thread]