[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Mon Feb 24 12:30:34 MST 2014


The branch, master has been updated
       via  3fe686b Explicitly mention that dirs aren't affected by --update.
      from  7836117 Include a systemd file that some distros might want.

;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 3fe686b577132243d90e0d807b0f592ddfee7dc2
Author: Wayne Davison <wayned at samba.org>
Date:   Mon Feb 24 11:30:07 2014 -0800

    Explicitly mention that dirs aren't affected by --update.

-----------------------------------------------------------------------

Summary of changes:
 rsync.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/rsync.yo b/rsync.yo
index 154b58b..6295110 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -789,7 +789,7 @@ the destination and have a modified time that is newer than the source
 file.  (If an existing destination file has a modification time equal to the
 source file's, it will be updated if the sizes are different.)
 
-Note that this does not affect the copying of symlinks or other special
+Note that this does not affect the copying of dirs, symlinks, or other special
 files.  Also, a difference of file format between the sender and receiver
 is always considered to be important enough for an update, no matter what
 date is on the objects.  In other words, if the source has a directory


-- 
The rsync repository.


More information about the rsync-cvs mailing list