Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to checkout the code due to filename too long #56

Open
chinyeungli opened this issue Aug 9, 2024 · 1 comment
Open

Unable to checkout the code due to filename too long #56

chinyeungli opened this issue Aug 9, 2024 · 1 comment

Comments

@chinyeungli
Copy link
Contributor

I am not able to do the git clone as I am having the following errors:

error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/droid/Original/EwDavidForms/EwDavidForms.Android/EwDavidForms.Android.csproj-expected.json: Filename too long
error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/droid/Original/EwDavidForms/EwDavidForms.iOS/EwDavidForms.iOS.csproj-expected.json: Filename too long
error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/droid/Upgraded/EwDavidForms/EwDavidForms.Android/EwDavidForms.Android.csproj-expected.json: Filename too long
error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/droid/Upgraded/EwDavidForms/EwDavidForms.iOS/EwDavidForms.iOS.csproj-expected.json: Filename too long
error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/ios/Original/EwDavidForms/EwDavidForms.Android/EwDavidForms.Android.csproj-expected.json: Filename too long
error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/ios/Original/EwDavidForms/EwDavidForms.iOS/EwDavidForms.iOS.csproj-expected.json: Filename too long
error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/ios/Upgraded/EwDavidForms/EwDavidForms.Android/EwDavidForms.Android.csproj-expected.json: Filename too long
error: unable to create file tests/data/complex/thirdparty-suites/upgrade-assistant/upgrade-assistant-be3f44f/tests/tool/Integration.Tests/IntegrationScenarios/MauiSample/ios/Upgraded/EwDavidForms/EwDavidForms.iOS/EwDavidForms.iOS.csproj-expected.json: Filename too long
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
@pombredanne
Copy link
Contributor

This is likely a windows-only issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants