Skip to content
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

AppVeyor fails to check out the git branch #10251

Closed
notriddle opened this issue Mar 29, 2016 · 6 comments
Closed

AppVeyor fails to check out the git branch #10251

notriddle opened this issue Mar 29, 2016 · 6 comments

Comments

@notriddle
Copy link
Contributor

@notriddle notriddle commented Mar 29, 2016

Build started
git clone -q --branch=auto https://github.com/servo/servo.git C:\projects\servo
git checkout -qf d83da7d52b3fdb66b98f3c43eb5e4c32a1a1c51c
fatal: reference is not a tree: d83da7d52b3fdb66b98f3c43eb5e4c32a1a1c51c
Command exited with code 128
@jdm
Copy link
Member

@jdm jdm commented Mar 29, 2016

This happens surprisingly frequently. I'm not really sure what we can do about it.

@notriddle
Copy link
Contributor Author

@notriddle notriddle commented Mar 29, 2016

I'm not sure; just giving this issue a number and a place to discuss solutions, because yeah it does seem to happen awfully frequently.

@larsbergstrom
Copy link
Contributor

@larsbergstrom larsbergstrom commented Mar 30, 2016

I spent a bunch of time looking into this today, and I believe that this is servo/homu#23

@emilio
Copy link
Member

@emilio emilio commented Jul 12, 2016

My guess is this is not an issue anymore, since we no longer gate on appveyor, feel free to reopen if it is.

@emilio emilio closed this Jul 12, 2016
@seManeiro
Copy link

@seManeiro seManeiro commented May 4, 2018

Hi guys i am getting this error

warning: unable to access 'node_modules/npm/node_modules/libcipm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/.gitattributes': Filename too long
fatal: cannot create directory at 'node_modules/npm/node_modules/libcipm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise': Filename too long
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'
Command exited with code 128

@notriddle
Copy link
Contributor Author

@notriddle notriddle commented May 4, 2018

That is a completely unrelated issue. Please open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
7 participants
You can’t perform that action at this time.