Bug 13408

Summary: prepare-ChangeLog and svn-create-patch don't show replaced files
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ddkilzer, dev+webkit
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   

Adam Roben (:aroben)
Reported 2007-04-19 12:10:09 PDT
prepare-ChangeLog and svn-create-patch don't show replaced files. Repro Steps: 1. svn rm fileA 2. svn cp fileB fileA 3. svn-create-patch You'll get no output for svn-create-patch in this situation, and prepare-ChangeLog will says "No changes found." If you do svn status you see "R + fileA".
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-05-28 05:48:57 PDT
NOTE: Attachment 14756 [details] on Bug 10342 fixes the prepare-ChangeLog part of this bug. The svn-create-patch part still needs to be fixed, though.
Note You need to log in before you can comment on or make changes to this bug.