WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
98723
Teach parseSvnDiffProperties() to recognize additional SVN properties
https://bugs.webkit.org/show_bug.cgi?id=98723
Summary
Teach parseSvnDiffProperties() to recognize additional SVN properties
Daniel Bates
Reported
2012-10-08 23:12:05 PDT
We should implement support for additional SVN properties. Currently we only recognize the property svn:executable, which determines whether a file is executable. In particular, we should address the following FIXME comment in VCSUtils.parseSvnDiffProperties(): # FIXME: We should expand this to support other SVN properties # (e.g. return a hash of property key-values that represents # all properties). # For completeness, support for recognizing additional SVN properties was raised in <
https://bugs.webkit.org/show_bug.cgi?id=80762#c0
>.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug