[Webkit-unassigned] [Bug 26895] New: Need a script to clean up after windows svn
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 1 11:57:00 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26895
Summary: Need a script to clean up after windows svn
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: mrowe at apple.com, aroben at apple.com
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?)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list