Bug 13900 - svnStatus($) subroutine in svn-[un]apply does not work properly with directories
Summary: svnStatus($) subroutine in svn-[un]apply does not work properly with directories
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-28 16:08 PDT by David Kilzer (:ddkilzer)
Modified: 2007-05-29 11:41 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (3.92 KB, patch)
2007-05-28 16:19 PDT, David Kilzer (:ddkilzer)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 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.
Comment 1 David Kilzer (:ddkilzer) 2007-05-28 16:19:31 PDT
Created attachment 14763 [details]
Patch v1

Proposed fix.
Comment 2 David Kilzer (:ddkilzer) 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.