CVS update: rsync

Wayne Davison wayned at samba.org
Tue Feb 22 03:16:41 GMT 2005


Date:	Tue Feb 22 03:16:41 2005
Author:	wayned

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

Modified Files:
	flist.c 
Log Message:
- Iterate through the deletion list in reverse order so that we
  can't delete a backup file that we just created.
- The rename-directory-for-backup heuristic now checks the
  DEL_FORCE_RECURSE flag, not the zap_dir variable.  We also set
  the flag when we recurse so that only the root dir of a deleted
  hierarchy can be missing the flag (and thus be a call from the
  generator).


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


More information about the rsync-cvs mailing list