Skip to content

Fix too long path problem with Windows #6

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
Dec 20, 2023

Conversation

fabapp2
Copy link
Contributor

@fabapp2 fabapp2 commented Dec 15, 2023

The too-long paths resulted from a snapshot of a local Maven repository required in a test-
These files are now provided as zip-file and extracted to tmp dir which results in shorter paths.

@fabapp2 fabapp2 linked an issue Dec 15, 2023 that may be closed by this pull request
@fabapp2 fabapp2 force-pushed the 5-fix-too-long-path-under-windows branch from 687cbe6 to 9966e63 Compare December 18, 2023 17:00
The long path was problematic under Windows without explicitly setting Git config.
To prevent this the repository data is copied to its location from a zip file.
@fabapp2 fabapp2 force-pushed the 5-fix-too-long-path-under-windows branch from 7f00317 to 4490824 Compare December 20, 2023 20:43
@fabapp2 fabapp2 closed this Dec 20, 2023
@fabapp2 fabapp2 deleted the 5-fix-too-long-path-under-windows branch December 20, 2023 22:01
@fabapp2 fabapp2 restored the 5-fix-too-long-path-under-windows branch December 20, 2023 22:03
@fabapp2 fabapp2 reopened this Dec 20, 2023
@fabapp2 fabapp2 changed the title Fix Windows problems Fix too long path problem with Windows Dec 20, 2023
@fabapp2 fabapp2 force-pushed the 5-fix-too-long-path-under-windows branch 2 times, most recently from c728ce4 to cf526be Compare December 20, 2023 22:30
@fabapp2 fabapp2 merged commit 3310247 into main Dec 20, 2023
@fabapp2 fabapp2 deleted the 5-fix-too-long-path-under-windows branch December 20, 2023 22:32
@fabapp2 fabapp2 mentioned this pull request Jan 29, 2024
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.

Fix too long path under Windows
1 participant