[SCM] The rsync repository. branch, master, updated. v3.0.3-263-gf918520

Rsync CVS commit messages rsync-cvs at lists.samba.org
Sat Nov 7 02:23:23 MST 2009


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 "The rsync repository.".

The branch, master has been updated
       via  f9185203ee03152001530db5624a2b8c93e1ea94 (commit)
      from  84c11e85a4c4a12ecacba24afe9617222e4361e6 (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 f9185203ee03152001530db5624a2b8c93e1ea94
Author: Wayne Davison <wayned at samba.org>
Date:   Sat Nov 7 00:39:50 2009 -0800

    Added notifications about error-exit values:
    
    - The receiver notifies the generator if it is exiting with an error,
      and then, if it is a server, waits around for the generator to die.
      This ensures that the client side has time to read the error.
    - The generator or sender will notifiy the other side of the transfer of
      an error-exit value if protocol 31 is in effect.  This will get rid of
      some "connection unexpectedly closed" errors that are really expected
      events due to a fatal exit on the other side.

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

Summary of changes:
 cleanup.c |   20 ++++++++++++++++++--
 errcode.h |    2 ++
 io.c      |   22 +++++++++++++++++++++-
 log.c     |    3 ++-
 rsync.h   |    3 ++-
 5 files changed, 45 insertions(+), 5 deletions(-)


hooks/post-receive
--
The rsync repository.


More information about the rsync-cvs mailing list