You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/06/05 06:53:02 UTC

[GitHub] fallblank opened a new issue #751: Can't clone project as filename to long

fallblank opened a new issue #751: Can't clone project as filename to long
URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/751
 
 
   Error occured when clone this project.
   
   Cloning into 'D:\workspace\Github\incubator-servicecomb-java-chassis'...
   POST git-upload-pack (800 bytes)
   remote: Counting objects: 66134, done.
   remote: Compressing objects: 100% (26/26), done.
   Receiving objects: 100% (66134/66134), 11.02 MiB | 1.47 MiB/s, done.
   Resolving deltas: 100% (25807/25807), done.
   remote: Total 66134 (delta 5), reused 23 (delta 4), pack-reused 66100
   Checking connectivity... done.
   
   **error: unable to create file integration-tests/springmvc-tests/springmvc-tests-simplified-mapping-with-springboot/src/test/java/org/apache/servicecomb/demo/springmvc/tests/SpringMvcSpringSimplifiedMappingAnnotationIntegrationTest.java (Filename too long)**
   
   Checking out files: 100% (2283/2283), done.
   fatal: unable to checkout working tree
   warning: Clone succeeded, but checkout failed.
   You can inspect what was checked out with 'git status'
   and retry the checkout with 'git checkout -f HEAD'
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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