WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23304
Update svn-apply to 'svn add' new files from git-produced patches.
https://bugs.webkit.org/show_bug.cgi?id=23304
Summary
Update svn-apply to 'svn add' new files from git-produced patches.
Dmitry Titov
Reported
2009-01-13 15:06:41 PST
Updated the filter that makes output of 'git diff' in case of an added file to mimic svn so the rest of the logic recognizes new files and does 'svn add' on them. Deleted files are already processed correctly.
Attachments
Proposed patch
(1.00 KB, patch)
2009-01-13 15:17 PST
,
Dmitry Titov
no flags
Details
Formatted Diff
Diff
Updated patch
(1.34 KB, patch)
2009-01-14 13:28 PST
,
Dmitry Titov
ddkilzer
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Dmitry Titov
Comment 1
2009-01-13 15:17:06 PST
Created
attachment 26685
[details]
Proposed patch
Dmitry Titov
Comment 2
2009-01-14 13:28:42 PST
Created
attachment 26728
[details]
Updated patch Actually, looking at svn-unapply I've realized the fix should be different (and it also matches svn-unapply now).
David Kilzer (:ddkilzer)
Comment 3
2009-01-14 13:44:46 PST
Comment on
attachment 26728
[details]
Updated patch r=me Thanks!
David Kilzer (:ddkilzer)
Comment 4
2009-01-14 13:48:43 PST
$ git svn dcommit Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebKitTools/ChangeLog M WebKitTools/Scripts/svn-apply Committed
r39907
http://trac.webkit.org/changeset/39907
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