<?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>6445</bug_id>
          
          <creation_ts>2006-01-09 04:25:13 -0800</creation_ts>
          <short_desc>prepare-changelog is ridiculously slow for subversion</short_desc>
          <delta_ts>2006-06-11 12:31:54 -0700</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>9395</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>28041</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-01-09 04:25:13 -0800</bug_when>
    <thetext>prepare-changelog is rediculously slow for subversion

For whatever reason the last step in prepare-changelog is *rediculously* slow in subversion.  This is 
especially noticiable since everything else about subversion is *faster* than cvs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28050</commentid>
    <comment_count>1</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2006-01-09 08:04:18 -0800</bug_when>
    <thetext>I also saw a huge delay (minutes long, I thought it had hung) in the &quot;Editing ChangeLog&quot; step when I first 
ran prepare-ChangeLog on WebCore. A short while later I did my first prepare-ChangeLog on WebKit, and 
there was not a huge delay; it seemed no longer than I&apos;m used to waiting. So perhaps the huge delay is 
something WebCore-specific (ChangeLog file too long? Too many files in repository?).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45340</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-06-11 12:31:09 -0700</bug_when>
    <thetext>If there are any changes in the WebCore directory, an &quot;svn diff LayoutTests&quot; is run to determine if there are any changes in the LayoutTests.  This is only used to determine whether a warning about no new or updated tests is output:

        my $haveNewTests = (-x &quot;$testsDir/../LayoutTests&quot; &amp;&amp; `svn diff \&quot;$testsDir/../LayoutTests\&quot;`);

Since I&apos;ve already fixed this issue in the patch for Bug 9395, I&apos;m marking this bug a duplicate.


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

    </bug>

</bugzilla>