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

external/expecta submodule reference is broken #72

Closed
tonyarnold opened this issue Oct 4, 2012 · 6 comments
Closed

external/expecta submodule reference is broken #72

tonyarnold opened this issue Oct 4, 2012 · 6 comments

Comments

@tonyarnold
Copy link
Contributor

Hey guys, I can't do a clean checkout of RAC at the moment, as the expecta submodule appears to have come unhinged:

➜  ReactiveCocoa  git submodule update --init --recursive 
Submodule path 'external/expecta': checked out '4cee0c92acc4fad2c908a49bee910d408ed43199'
fatal: reference is not a tree: 58126ef0ee2d9dcc515bf1697ea4ac225bc57397
Unable to checkout '58126ef0ee2d9dcc515bf1697ea4ac225bc57397' in submodule path 'external/specta'

Is this something I can fix, or is it something that needs to be addressed in the repo?

@jspahrsummers
Copy link
Member

Have you tried a git submodule sync? Changing the URL of submodules causes nastiness – it really sucks.

@tonyarnold
Copy link
Contributor Author

I have, yes — the same issue still occurs.

@jspahrsummers
Copy link
Member

That commit definitely exists in the repo: github/specta@58126ef

@joshaber Any ideas?

@tonyarnold
Copy link
Contributor Author

Is the same thing happening for anyone else on a fresh checkout?

@alanjrogers
Copy link
Member

Clean clone worked fine for me. I did run a git submodule sync before trying to clone the submodules though.

@tonyarnold
Copy link
Contributor Author

Yeah, a fresh clone works fine for me now. Connectivity issues? I don't know. Sorry for the confusion, guys :)

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

No branches or pull requests

3 participants