CLOSED WONTFIX Bug 28855
Can no longer svn commit on Tiger due to recent commit-log-editor change
https://bugs.webkit.org/show_bug.cgi?id=28855
Summary Can no longer svn commit on Tiger due to recent commit-log-editor change
John Sullivan
Reported 2009-08-31 14:02:32 PDT
Trying to commit svn changes from a Mac running Tiger now gives an error message like this: $ svn commit Can't locate Term/ReadKey.pm in @INC (@INC contains: /Users/johnsullivan/Projects/Labyrinth/OpenSource/WebKitTools/Scripts /AppleInternal/Library/Perl/5.8.6/darwin-thread-multi-2level /AppleInternal/Library/Perl/5.8.6 /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at /Users/johnsullivan/Projects/Labyrinth/OpenSource/WebKitTools/Scripts/commit-log-editor line 37. BEGIN failed--compilation aborted at /Users/johnsullivan/Projects/Labyrinth/OpenSource/WebKitTools/Scripts/commit-log-editor line 37. svn: Commit failed (details follow): svn: system('commit-log-editor svn-commit.8.tmp') returned 512 Mark Rowe thinks this is due to the introduction in http://trac.webkit.org/changeset/46453 of a Perl module that isn't available on Tiger.
Attachments
Adam Roben (:aroben)
Comment 1 2011-05-26 10:02:17 PDT
Lots of Tiger support has been removed recently. Doesn't seem like we're supporting it anymore.
Note You need to log in before you can comment on or make changes to this bug.