RESOLVED FIXED 13211
Move JavaScriptCore mac project files for apollo port
https://bugs.webkit.org/show_bug.cgi?id=13211
Summary Move JavaScriptCore mac project files for apollo port
Chris Brichford
Reported 2007-03-27 17:38:10 PDT
Move JavaScriptCore mac project files for apollo port from JavaScriptCore/JavaScriptCore.apolloproj/mac/JavaScriptCore to JavaScriptCore/JavaScriptCore.apolloproj/mac
Attachments
Patch to move JSCore project files for mac version of apollo port. (160.89 KB, patch)
2007-03-27 18:04 PDT, Chris Brichford
timothy: review+
Another version of the same patch that actually seems to work svn-apply (161.01 KB, patch)
2007-03-28 17:08 PDT, Chris Brichford
no flags
Even more reliable patch. (159.12 KB, patch)
2007-03-28 17:11 PDT, Chris Brichford
timothy: review+
Chris Brichford
Comment 1 2007-03-27 18:04:48 PDT
Created attachment 13837 [details] Patch to move JSCore project files for mac version of apollo port.
Timothy Hatcher
Comment 2 2007-03-27 18:12:44 PDT
Comment on attachment 13837 [details] Patch to move JSCore project files for mac version of apollo port. r=me
Chris Brichford
Comment 3 2007-03-28 17:08:56 PDT
Created attachment 13853 [details] Another version of the same patch that actually seems to work svn-apply Original patch does not seem to patch the pbxproj properly when I run svn-apply.
Chris Brichford
Comment 4 2007-03-28 17:11:57 PDT
Created attachment 13854 [details] Even more reliable patch. Seems to be some horrible problem with rename of pbxproj file. This patch is just a sequence of adds and deletes. No move's. Can be applied and unapplied reliably without errors.
Timothy Hatcher
Comment 5 2007-04-04 11:38:09 PDT
Comment on attachment 13854 [details] Even more reliable patch. The svn-create-patch script handles "svn mv" correctly.
Mark Rowe (bdash)
Comment 6 2007-04-27 01:04:33 PDT
Landed in r21139. Sorry for the delay in getting this landed.
Note You need to log in before you can comment on or make changes to this bug.