[Webkit-unassigned] [Bug 261097] New: prepare-commit-msg hook doesn't generate a changed file list with Windows Git
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 3 22:25:47 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261097
Bug ID: 261097
Summary: prepare-commit-msg hook doesn't generate a changed
file list with Windows Git
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
prepare-commit-msg hook doesn't generate a changed file list with Windows Git
1. python Tools\Scripts\git-webkit setup
2. Stage any changes.
git reset --soft @^
3. git commit
prepare-ChangeLog reproted "Can't locate VCSUtils.pm in @INC".
PS C:\home\webkit\bt> git commit
Can't locate VCSUtils.pm in @INC (you may need to install the VCSUtils module) (@INC contains: /c/home/webkit /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at C:/home/webkit/bt\Tools\Scripts\prepare-ChangeLog line 65.
BEGIN failed--compilation aborted at C:/home/webkit/bt\Tools\Scripts\prepare-ChangeLog line 65.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230904/b013e719/attachment.htm>
More information about the webkit-unassigned
mailing list