<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - svn-create-patch duplicating deletes"
   href="https://bugs.webkit.org/show_bug.cgi?id=167906#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - svn-create-patch duplicating deletes"
   href="https://bugs.webkit.org/show_bug.cgi?id=167906">bug 167906</a>
              from <span class="vcard"><a class="email" href="mailto:jbedard&#64;apple.com" title="Jonathan Bedard &lt;jbedard&#64;apple.com&gt;"> <span class="fn">Jonathan Bedard</span></a>
</span></b>
        <pre>I was able to reproduce this.

This is a bug in svn-create-patch.  If you delete a file and then move the directory the file that was deleted is in, the resulting patch will have duplicated the delete.  The commands to reproduce this are:

rm SomeDir/file.txt
svn rm SomeDir/file.txt
svn mv SomeDir SomeNewDir

I would guess that this was caused by <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - REGRESSION (r210820): svn-create-patch does not emit property change only diff"
   href="show_bug.cgi?id=167169">https://bugs.webkit.org/show_bug.cgi?id=167169</a>.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>