Hi Greg,
when checking out all the repos of GNUstep as a part of running
curl https://raw.githubusercontent.com/gnustep/tools-scripts/master/gnustep-web-install-dev | bash
it occurred to me that some repos are not checked out correctly, namely:
*** Entering directory: libs-uikit
~/Development/gnustep/libs-uikit ~/Development/gnustep
fatal: couldn't find remote ref master
*** Done updating...
*** New checkout for [git@github.com](mailto:git@github.com):gnustep/apps-interfacecreator
Cloning into 'apps-interfacecreator'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
*** Done checkout...
*** Entering directory: webkit-cef
~/Development/gnustep/webkit-cef ~/Development/gnustep
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
*** Done updating...
*** Entering directory: apps-videoplayer
~/Development/gnustep/apps-videoplayer ~/Development/gnustep
fatal: couldn't find remote ref master
*** Done updating...
~/Development/gnustep
*** Entering directory: apps-fontbook
~/Development/gnustep/apps-fontbook ~/Development/gnustep
fatal: couldn't find remote ref master
*** Done updating...
~/Development/gnustep
*** Entering directory: libs-webkitcef
~/Development/gnustep/libs-webkitcef ~/Development/gnustep
fatal: couldn't find remote ref master
*** Done updating...
What’s up with these repos? I am not having the rights to checkout those?
And here is the full output of tools-scripts/clone-all-repos for reference:
clone-all-repos.out.txt
Hi Greg,
when checking out all the repos of GNUstep as a part of running
curl https://raw.githubusercontent.com/gnustep/tools-scripts/master/gnustep-web-install-dev | bashit occurred to me that some repos are not checked out correctly, namely:
What’s up with these repos? I am not having the rights to checkout those?
And here is the full output of tools-scripts/clone-all-repos for reference:
clone-all-repos.out.txt