<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>58344</bug_id>
          
          <creation_ts>2011-04-12 10:23:59 -0700</creation_ts>
          <short_desc>webkitpy.common.checkout.diff_parser errors when parsing SVN property changes</short_desc>
          <delta_ts>2023-11-16 07:00:46 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Daniel Bates">dbates</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
    
    <cc>jbedard</cc>
    
    <cc>jcraig</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>384109</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2011-04-12 10:23:59 -0700</bug_when>
    <thetext>It seems that webkitpy.common.checkout.diff_parser doesn&apos;t know how to parse SVN property changes.

1. Apply the patch for bug #53625
2. Run, svn propset allow-tabs 1 Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffWithMockFiles.pl
3. Run, Tools/Scripts/webkit-patch land 53625

Then I received the following output:

dbatesRIM:WebKit dbates$ Tools/Scripts/webkit-patch land 53625

...

Fetching: https://bugs.webkit.org/show_bug.cgi?id=53625&amp;ctype=xml
Guessing &quot;Eric Seidel&quot; as reviewer from attachment 89082 on bug 53625.
WARNING: Patch&apos;s size is 22 kbytes.
Patches 20k or smaller are more likely to be reviewed. Larger patches may sit unreviewed for a long time.
webkitpy.common.checkout.diff_parser: [ERROR] Unexpected diff format when parsing a chunk: &apos;&apos;
webkitpy.common.checkout.diff_parser: [ERROR] Unexpected diff format when parsing a chunk: &apos;Property changes on: Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffWithMockFiles.pl&apos;
webkitpy.common.checkout.diff_parser: [ERROR] Unexpected diff format when parsing a chunk: &apos;___________________________________________________________________&apos;
webkitpy.common.checkout.diff_parser: [ERROR] Unexpected diff format when parsing a chunk: &apos;Added: allow-tabs&apos;
webkitpy.common.checkout.diff_parser: [ERROR] Unexpected diff format when parsing a chunk: &apos;&apos;
Parsing ChangeLog: /Users/dbates/Desktop/WebKit/Tools/ChangeLog
Committed r83603: &lt;http://trac.webkit.org/changeset/83603&gt;
Updating bug 53625
Reading Keychain for bugs.webkit.org account and password.  Click &quot;Allow&quot; to continue...
...

In particular, notice the webkitpy.common.checkout.diff_parser errors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1993093</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-11-16 06:59:04 -0800</bug_when>
    <thetext>*** Bug 132210 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1993094</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-11-16 07:00:46 -0800</bug_when>
    <thetext>Do we actually still need support for SVN in the diff_parser?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>