WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
26895
Need a script to clean up after windows svn
https://bugs.webkit.org/show_bug.cgi?id=26895
Summary
Need a script to clean up after windows svn
Eric Seidel (no email)
Reported
2009-07-01 11:57:00 PDT
Need a script to clean up after windows svn This is a very very common problem in patches created from windows svn:
> Property changes on: WebCore/manual-tests/drag-escape.html > ___________________________________________________________________ > Added: svn:executable > + *
Please remove the executable bit. It would also be good to set svn:eol-style to native. Windows svn also fails to guess the mime types of images correctly. So 3 things the script should fix: 1. Remove extra svn:executable flags 2. set svn:eol-style native on files with certain endings 3. fix up the mime types (or just the person's svn config to do that automatically?)
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