[SCM] rsync branch, patches, updated. e2e42a01ba5a2258edf1510280bb83864a0c8748

rsync-cvs at lists.samba.org rsync-cvs at lists.samba.org
Fri Jul 25 13:59:32 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, patches has been updated
  discards  31138fbde3a84050cc2a78c2db584b892f54e090 (commit)
  discards  c9d434d343c5c1829a1145c0149736ce15c3d1ae (commit)
  discards  429ddcef84567d6dd99489868c8a90bd5855e104 (commit)
  discards  714e3976647bce087ce0f218a5ce708205ae217b (commit)
  discards  a17afa18e723b6c27cd019ac8dd35dff7d45a230 (commit)
  discards  18ca4d0b466f855b4ef93e2f8a0e69094580b5eb (commit)
  discards  6ef89707c5fa47b915b7cea650317ff24440b91f (commit)
  discards  7fa366e7967226505bf48e31be72afcdc4d98f8f (commit)
       via  e2e42a01ba5a2258edf1510280bb83864a0c8748 (commit)
       via  ab5ffac0b5b90b65432ee6491f5c8cf94a3b0e18 (commit)
       via  7c91d5b7dfeca1188eedcf91d87635d8e506ca55 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (31138fbde3a84050cc2a78c2db584b892f54e090)
            \
             N -- N -- N (e2e42a01ba5a2258edf1510280bb83864a0c8748)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 e2e42a01ba5a2258edf1510280bb83864a0c8748
Author: Wayne Davison <wayne at opencoder.net>
Date:   Fri Jul 25 06:56:40 2008 -0700

    The patches for 3.0.4pre1.

commit ab5ffac0b5b90b65432ee6491f5c8cf94a3b0e18
Author: Wayne Davison <wayne at opencoder.net>
Date:   Fri Jul 25 06:49:33 2008 -0700

    - Added the ability to match a range of ID numbers.
    - Fixed a bug in recv_add_id() where translated IDs were being added
      to the map list instead of the translated ID list.
    - Reject an attempt to specify more than one --usermap or --groupmap
      option.

commit 7c91d5b7dfeca1188eedcf91d87635d8e506ca55
Author: Wayne Davison <wayne at opencoder.net>
Date:   Fri Jul 25 06:48:42 2008 -0700

    Improved the %C (checksum) escape to work for all files when the
    --checksum option is specified.

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

Summary of changes:
 acls.diff                      |    2 +-
 atimes.diff                    |   56 ++++----
 backup-dir-dels.diff           |   38 +++---
 catch_crash_signals.diff       |   10 +-
 checksum-reading.diff          |   68 +++++-----
 checksum-updating.diff         |   38 +++---
 checksum-xattr.diff            |    4 +-
 copy-devices.diff              |   22 ++--
 crtimes.diff                   |   46 +++---
 cvs-entries.diff               |   10 +-
 date-only.diff                 |   18 ++--
 db.diff                        |   47 ++++---
 detect-renamed-lax.diff        |   14 +-
 detect-renamed.diff            |   80 ++++++------
 downdate.diff                  |   14 +-
 drop-cache.diff                |   36 ++---
 fileflags.diff                 |   96 +++++++-------
 fsync.diff                     |   16 +-
 ignore-case.diff               |   20 ++--
 link-by-hash.diff              |   40 +++---
 log-checksum.diff              |  298 ++++++++++++++++++++++++++++++++++++++++
 nameconverter.diff             |   20 ++--
 omit-dir-changes.diff          |   24 ++--
 openssl-support.diff           |   57 ++++----
 osx-xattr-nodev.diff           |    2 +-
 preallocate.diff               |   44 +++---
 remote-option.diff             |  214 ++++++++++++++++++++++++++++
 slow-down.diff                 |   10 +-
 slp.diff                       |   10 +-
 source-backup.diff             |   20 ++--
 source-filter_dest-filter.diff |   64 +++++-----
 sparse-block.diff              |   10 +-
 stdout.diff                    |   10 +-
 time-limit.diff                |   23 ++--
 transliterate.diff             |   22 ++--
 usermap.diff                   |  195 ++++++++++++++++----------
 xattrs.diff                    |    2 +-
 37 files changed, 1129 insertions(+), 571 deletions(-)
 create mode 100644 log-checksum.diff
 create mode 100644 remote-option.diff


hooks/post-receive
--
rsync


More information about the rsync-cvs mailing list