[Webkit-unassigned] [Bug 29100] REGRESSION? svn-create-patch creates patches svn-apply can't understand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 14:49:51 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29100


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION? svn-apply       |REGRESSION?
                   |exit(0) on patch failure    |svn-create-patch creates
                   |                            |patches svn-apply can't
                   |                            |understand




--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-09-21 14:49:51 PDT ---
This reproduced for me by adding a binary file to my local svn checkout and
running svn-apply:

> cd WebKitSVN
> curl -O "http://www.google.com/logos/hgwells09.gif"
> svn add hgwells09.gif
> svn-create-patch > test.patch
> svn-unapply test.patch
Reverted 'hgwells09.gif'

> svn-apply test.patch
svn: 'hgwells09.gif' does not exist

Bad news bears.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list