DO NOT REPLY [Bug 3825] rsync won't delete directory with excluded
files
samba-bugs at samba.org
samba-bugs at samba.org
Sun Jun 11 16:59:40 GMT 2006
https://bugzilla.samba.org/show_bug.cgi?id=3825
------- Comment #5 from hashproduct+rsync at gmail.com 2006-06-11 11:59 MST -------
I am working on a patch to fix a bunch of infelicities related to deletion,
including all the ones discussed here. I passed a variable through get_dirlist
all the way to make_file so that the latter can report a protected file and
rsync won't even try to rmdir the pinned parent directory; make_file also
produces double-verbose messages about pinned directories. At the same time it
was convenient to add support for --filter="-p .svn" (p for parent-protect),
but obviously I will use "t" instead of "p" if Wayne prefers.
Once I have made some more progress, I will post my patch here. As always,
there may be bugs and it might not be the right way to accomplish what we want,
but it should be a good start.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the rsync
mailing list