NEW 91556
svn-{apply, unapply}: Implement support for the allow-tabs property
https://bugs.webkit.org/show_bug.cgi?id=91556
Summary svn-{apply, unapply}: Implement support for the allow-tabs property
Daniel Bates
Reported 2012-07-17 16:51:07 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.