RESOLVED FIXED 13900
svnStatus($) subroutine in svn-[un]apply does not work properly with directories
https://bugs.webkit.org/show_bug.cgi?id=13900
Summary svnStatus($) subroutine in svn-[un]apply does not work properly with directories
David Kilzer (:ddkilzer)
Reported 2007-05-28 16:08:21 PDT
The svnStatus($) subroutine used in both svn-apply and svn-unapply is broken when used with directories, especially when a directory contains modified files. Patch forthcoming.
Attachments
Patch v1 (3.92 KB, patch)
2007-05-28 16:19 PDT, David Kilzer (:ddkilzer)
darin: review+
David Kilzer (:ddkilzer)
Comment 1 2007-05-28 16:19:31 PDT
Created attachment 14763 [details] Patch v1 Proposed fix.
David Kilzer (:ddkilzer)
Comment 2 2007-05-29 11:41:35 PDT
$ svn commit `grep '^Index: ' bug-13900-v1.diff.txt | cut -d' ' -f2` Sending WebKitTools/ChangeLog Sending WebKitTools/Scripts/svn-apply Sending WebKitTools/Scripts/svn-unapply Transmitting file data ... Committed revision 21857.
Note You need to log in before you can comment on or make changes to this bug.