samba-bugs@samba.org
2004-Oct-05 23:41 UTC
[Bug 1873] New: rsync doesn't obey .cvsignore (exclamation) ! semantics
https://bugzilla.samba.org/show_bug.cgi?id=1873
Summary: rsync doesn't obey .cvsignore (exclamation) ! semantics
Product: rsync
Version: 2.6.3
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: aptosca@esseff.org
QAContact: rsync-qa@samba.org
In a .cvsignore file, an excalmation point (!) on a line by itself is used to
clear the exclusion list, including builtins. rsync has done this in the
past, but changed at some point ... I didn't trace the CVS logs for the
change.
In excludes.c, ! is getting flagged off with the other meta-characters when in
this case, allowing it would follow the (useful) CVS semantics.
--
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.