Skip to content

Fixed failing filenames (For Windows)#10

Open
d-a-n-g-l-i-n-g-p-o-i-n-t-e-r wants to merge 2 commits intoscrimba:mainfrom
d-a-n-g-l-i-n-g-p-o-i-n-t-e-r:main
Open

Fixed failing filenames (For Windows)#10
d-a-n-g-l-i-n-g-p-o-i-n-t-e-r wants to merge 2 commits intoscrimba:mainfrom
d-a-n-g-l-i-n-g-p-o-i-n-t-e-r:main

Conversation

@d-a-n-g-l-i-n-g-p-o-i-n-t-e-r
Copy link
Copy Markdown

Cloning repository on windows machine causes a problem with invalid paths. Because of backwards compatibility hula Windows, specifically Win32 API (as far as I understand) strips trailing whitespaces and dots making it unable to sort out the filenames.

In summary trailing whitespaces in folder names were stripped, and trailing dots(...) were converted (..._), which is not ideal, but at least makes it work and causes no issues. Nothing besides changing filenames has been done.

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.

1 participant