<?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>12021</bug_id>
          
          <creation_ts>2006-12-28 17:15:21 -0800</creation_ts>
          <short_desc>prepare-ChangeLog doesn&apos;t report moved/copied files</short_desc>
          <delta_ts>2006-12-31 05:52:04 -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>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>10342</dup_id>
          
          <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="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>ggaren</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>39172</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-12-28 17:15:21 -0800</bug_when>
    <thetext>The prepare-ChangeLog script uses &apos;svn diff&apos; instead of &apos;svn stat&apos; to get a list of changed files for a ChangeLog entry.  The &apos;svn diff&apos; command skips moved/copied files unless they&apos;ve been changed after they were moved.  The best way to fix this is to switch to using &apos;svn stat&apos;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39173</commentid>
    <comment_count>1</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2006-12-28 17:19:22 -0800</bug_when>
    <thetext>I think we had been using svn diff because svn stat was orders of magnitude slower. Not sure if that improved with the new svn, though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39175</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-12-28 17:22:21 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; I think we had been using svn diff because svn stat was orders of magnitude
&gt; slower. Not sure if that improved with the new svn, though.

Yes, I made that change in r14814 (Bug 9395).  However, r15025 (Bug 9570) let you specify a list of files and directories to operate on, which will greatly improve speed when running and helps if you&apos;re working on multiple patches in the same working copy.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39049</commentid>
    <comment_count>3</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-12-29 08:43:42 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; I think we had been using svn diff because svn stat was orders of magnitude
&gt; slower. Not sure if that improved with the new svn, though.

Which new svn?  Was there a change on the server side, or a new svn client?

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38708</commentid>
    <comment_count>4</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-12-31 05:52:04 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 10342 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>