[SCM] rsync branch, master, updated. v3.0.0-23-g492ad04

Wayne Davison wayned at samba.org
Tue Mar 11 04:40:59 GMT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rsync".

The branch, master has been updated
       via  492ad04277a166d812c539887307157095dc97b7 (commit)
       via  1ed9018e69a0d224ff59184974d9150d1cb8814d (commit)
      from  ff0e15804f3f7f730ac1c7c79bcd0f34ca39fa4c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 492ad04277a166d812c539887307157095dc97b7
Author: Wayne Davison <wayned at samba.org>
Date:   Mon Mar 10 21:40:04 2008 -0700

    (Matt) Add missing --no-y option.

commit 1ed9018e69a0d224ff59184974d9150d1cb8814d
Author: Wayne Davison <wayned at samba.org>
Date:   Mon Mar 10 21:15:37 2008 -0700

    Fixed some itemized logging failures:
    - If a symlink/device/special-file changes its value without any
      attribute changes, the itemized event no longer gets dropped.
    - We put a 'c' into the checksum/change field now to indicate when
      a symlink/device/special-file changes its value without changing
      its type.  This lets us properly interpret the --copy-links output
      to know which items are getting copied without changes and which
      are getting created with new content.
    - Fixed the 'T' itemized output for a symlink when rsync tries to
      set the right time but fails due to lack of OS/disk support.

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

Summary of changes:
 compat.c               |    4 ++++
 generator.c            |   27 ++++++++++++++++-----------
 log.c                  |   24 +++++++++++++++---------
 options.c              |    1 +
 rsync.h                |    5 +++--
 rsync.yo               |    7 +++++--
 testsuite/devices.test |   10 +++++-----
 testsuite/itemize.test |    6 +++---
 8 files changed, 52 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
rsync


More information about the rsync-cvs mailing list