Skip to content

SourceControl: attempt to enable long path support for Windows #6553

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

Merged
merged 1 commit into from
May 15, 2023

Conversation

compnerd
Copy link
Member

Windows paths are limited to 261 characters by default. Git provides the core.longpaths option to use the extended path support. This should make SPM more reliable on Windows.

Windows paths are limited to 261 characters by default.  Git provides
the `core.longpaths` option to use the extended path support.  This
should make SPM more reliable on Windows.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@tomerd tomerd merged commit ff526b3 into swiftlang:main May 15, 2023
@compnerd compnerd deleted the long-long-extra-long branch May 16, 2023 00:28
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

Successfully merging this pull request may close these issues.

3 participants