Perl validation fails on startup with 'Filename too long' or 'CreateProcess error=267'
症状
When starting Stash on Windows, the following error message are visible:
Error validating Perl: 'An error occurred while executing an external process: CreateProcess error=267, The directory name is invalid's
または
Error validating Perl: 'An error occurred while executing an external process: [..]: Filename too long'
原因
The error is caused by the absolute limit on the length of a directory's path on Windows. For more information, consult the following knowledge base article: Stash always shows incorrect Merge Conflict in PRs.
回避策
The Workaround section of the knowledge base article Stash always shows incorrect Merge Conflict in PRs discusses solutions to resolve the problem.
最終更新日: 2012 年 12 月 10 日
Powered by Confluence and Scroll Viewport.