Skip to content

Quirks checking out all GNUstep repos using tools-scripts/clone-all-repos #53

Description

@IOOI-SqAR

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions