CVS update: rsync

Wayne Davison wayned at samba.org
Sun Jan 30 09:12:55 GMT 2005


Date:	Sun Jan 30 09:12:55 2005
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv18753

Modified Files:
	flist.c 
Log Message:
- Now delete_in_dir() calls send_directory(), not send_file_name().
- Moved the local-list push/pop code out of send_directory() so that
  the callers (send_file_name() and delete_in_dir()) can call the
  push/pop functions themselves.  This is in preparation for
  delete_in_dir() getting fully correct push/pop semantics (for
  its --delete-during handling of per-dir filter files).


Revisions:
flist.c		1.254 => 1.255
	http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.254&r2=1.255


More information about the rsync-cvs mailing list