[Bug 1582] rsync dry run cannot find missing folders, contradicts actual run.

2004-08-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1582 --- Additional Comments From [EMAIL PROTECTED] 2004-08-05 11:21 --- Created an attachment (id=594) -- (https://bugzilla.samba.org/attachment.cgi?id=594action=view) Fix problem with --dry-run (-n) This patch avoids a fatal error when

[Bug 1582] rsync dry run cannot find missing folders, contradicts actual run.

2004-08-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1582 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 1582] rsync dry run cannot find missing folders, contradicts actual run.

2004-08-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1582 --- Additional Comments From [EMAIL PROTECTED] 2004-08-05 13:27 --- There appears to be a problem in that my generator.c differs from your generator.c enough that the patch can not find and patch the correct area. The area the patch

CVS update: rsync

2004-08-05 Thread Wayne Davison
Date: Thu Aug 5 18:17:44 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv29998 Modified Files: main.c Log Message: In get_local_name(), if we would have created the destination dir but were prevented by dry_run being set, increment dry_run so

CVS update: rsync

2004-08-05 Thread Wayne Davison
Date: Thu Aug 5 21:57:05 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv17507 Modified Files: proto.h Log Message: Regenerated. Revisions: proto.h 1.210 = 1.211 http://www.samba.org/cgi-bin/cvsweb/rsync/proto.h?r1=1.210r2=1.211

CVS update: rsync

2004-08-05 Thread Wayne Davison
Date: Thu Aug 5 21:57:09 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv17524 Modified Files: flist.c options.c Log Message: Use the new sanitize_path() calling syntax. Revisions: flist.c 1.233 = 1.234