-
Notifications
You must be signed in to change notification settings - Fork 12
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
git-annex provided paths under windows are POSIX or not? #71
Comments
@bpoldrack and I tried on the remote Win box:
I will try to copy the debug error messages |
|
This is the |
Thx! Hmm, not clear to me. It could be a too long path, or it wants POSIX but get's Windows paths. |
It might simply be that git-annex uses SAH256 and that leads to very long paths, and they might just be too long for Windows. Examples taken from a session on windows:
|
Presently the tests fail, and this may be a reason why.
The text was updated successfully, but these errors were encountered: