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

Unable to find current revision in submodule path 'src/cairo' #247

Closed
nadavvin opened this issue Jan 15, 2013 · 4 comments
Closed

Unable to find current revision in submodule path 'src/cairo' #247

nadavvin opened this issue Jan 15, 2013 · 4 comments

Comments

@nadavvin
Copy link

@nadavvin nadavvin commented Jan 15, 2013

$ git submodule update
fatal: Needed a single revision
Unable to find current revision in submodule path 'src/cairo'

@brson
Copy link
Contributor

@brson brson commented Jan 15, 2013

This should be fixed now. I've been making changes to the build system so there could be more bustage.

@brson brson closed this Jan 15, 2013
@nadavvin
Copy link
Author

@nadavvin nadavvin commented Jan 16, 2013

It still happen to me:
$ git pull
Updating 9256b5b..231451b
Fast-forward
Makefile.in | 8 +++++++-
README.md | 18 ++----------------
configure | 44 ++++++++++++++++++++++++++++++++++++++++++--
mk/sub.mk | 26 ++++++++++++++++++++++++++
src/README.md | 2 ++
src/cairo | 2 +-
src/rust-azure | 2 +-
src/rust-cairo | 2 +-
src/rust-core-foundation | 2 +-
9 files changed, 83 insertions(+), 23 deletions(-)

-076938b2f416466fd9f70e4c662afe71dc52a0b9 src/skia
configure: git: submodule update
fatal: Needed a single revision
Unable to find current revision in submodule path 'src/cairo'
configure: error: git

$ git submodule update
fatal: Needed a single revision
Unable to find current revision in submodule path 'src/cairo'

@brson brson reopened this Jan 16, 2013
@brson
Copy link
Contributor

@brson brson commented Jan 16, 2013

@nadavvin I can't explain that. This is the cairo commit I get from a fresh checkout of servo: servo/cairo@95b4bd3

@metajack
Copy link
Contributor

@metajack metajack commented Apr 6, 2013

Cairo is no longer part of the build as of today.

@metajack metajack closed this Apr 6, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
…_visible_with_absolute_children

Add visibility test for hidden parent with visible children
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Use Linux font config on Windows platform

It's slightly faster then normal, not much, but it works.
I did this same change few weeks ago and it didn't work.
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
3 participants
You can’t perform that action at this time.