[Webkit-unassigned] [Bug 91556] New: svn-apply: Implement support for the allow-tabs property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 16:51:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91556

           Summary: svn-apply: Implement support for the allow-tabs
                    property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: eric at webkit.org, abarth at webkit.org, achicu at adobe.com


Following up from <https://bugs.webkit.org/show_bug.cgi?id=89039#c73>, we should teach svn-{apply, unapply} about the allow-tabs property, which is used to signify that a file can legitimately contain tab characters.

Additional remarks:

By default, svn.webkit.org rejects commits with files that contain tab characters so as to prevent inadvertently committing changes with tab characters. Files that are allowed to contain tab characters must have their allow-tabs property set so that changes to them aren't rejected by the pre-commit hook.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list