[jbosstools-issues] [JBoss JIRA] (JBTIS-851) Cannot checkout the repository on Windows slaves

Andrej Podhradsky (JIRA) issues at jboss.org
Mon Sep 5 03:54:00 EDT 2016


    [ https://issues.jboss.org/browse/JBTIS-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288465#comment-13288465 ] 

Andrej Podhradsky commented on JBTIS-851:
-----------------------------------------

In this case the path exceeds the allowed limit of 260 chars. Of course, we can update jenkins jobs so that they use a hash instead of the full path but I still think it would be better to reduce the paths in the repo.

> Cannot checkout the repository on Windows slaves
> ------------------------------------------------
>
>                 Key: JBTIS-851
>                 URL: https://issues.jboss.org/browse/JBTIS-851
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: QE
>    Affects Versions: 4.3.1.Final
>            Reporter: Andrej Podhradsky
>            Assignee: Tomáš Sedmík
>
> It seems that some paths are too long.
> {code}
> C:\hudson\workspace\jbdsis9x.test.smoke\jdk\oraclejdk1.8\label\w7>git clone https://github.com/jbosstools/jbosstools-integration-s
> tack-tests.git
> Cloning into 'jbosstools-integration-stack-tests'...
> remote: Counting objects: 35930, done.
> remote: Compressing objects: 100% (38/38), done.
> remote: Total 35930 (delta 6), reused 0 (delta 0), pack-reused 35886
> Receiving objects: 100% (35930/35930), 7.62 MiB | 2.07 MiB/s, done.
> Resolving deltas: 100% (16132/16132), done.
> error: unable to create file tests/org.jboss.tools.fuse.ui.bot.test/resources/projects/wildfly-transformation/src/main/java/org/jb
> oss/tools/fuse/transformation/editor/function/BooleanFunctions.java (No such file or directory)
> error: unable to create file tests/org.jboss.tools.fuse.ui.bot.test/resources/projects/wildfly-transformation/src/main/java/org/jb
> oss/tools/fuse/transformation/editor/function/Function.java (No such file or directory)
> error: unable to create file tests/org.jboss.tools.fuse.ui.bot.test/resources/projects/wildfly-transformation/src/main/java/org/jb
> oss/tools/fuse/transformation/editor/function/NumericFunctions.java (No such file or directory)
> error: unable to create file tests/org.jboss.tools.fuse.ui.bot.test/resources/projects/wildfly-transformation/src/main/java/org/jb
> oss/tools/fuse/transformation/editor/function/StringFunctions.java (No such file or directory)
> Checking out files: 100% (1708/1708), 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'
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list