[Bug 1873] New: rsync doesn't obey .cvsignore (exclamation) ! semantics

samba-bugs at samba.org samba-bugs at samba.org
Tue Oct 5 23:37:28 GMT 2004


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 at samba.org
        ReportedBy: aptosca at esseff.org
         QAContact: rsync-qa at 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.


More information about the rsync mailing list