You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/03/23 02:28:18 UTC

[GitHub] [incubator-shardingsphere] kimmking edited a comment on issue #4892: cannot create directory due to Filename too long in Win10

kimmking edited a comment on issue #4892: cannot create directory due to Filename too long in Win10
URL: https://github.com/apache/incubator-shardingsphere/issues/4892#issuecomment-602328293
 
 
   you should turn on longpath options of Windows:
   - git: git config --global core.longpaths true
   - windows: User Group strategy -> Long path -> 1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services