Date: Sun Jul 8 06:25:42 2007 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv24228
Modified Files: flist.c Log Message: - The sending side now sets the parent_ndx value in each file list. - Leave a 1-entry gap between incremental file lists so that we can use that index value to refer to the parent directory of each file list. - Set and use the new ndx_end value in the file list. The incremental recursion mode omits dirs in this value (except in the first list) since the generator will be using the new "gap" ndx value to process each parent dir. Revisions: flist.c 1.426 => 1.427 http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.426&r2=1.427 _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs