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

ck pull: Requesting for username and password #9

Open
twang15 opened this issue Jun 1, 2017 · 1 comment
Open

ck pull: Requesting for username and password #9

twang15 opened this issue Jun 1, 2017 · 1 comment

Comments

@twang15
Copy link

twang15 commented Jun 1, 2017

I try to pull a repo by "ck pull repo:ck-crowtuning" and the following message shows up:

cd /home/tao/CK/ck-crowtuning
git clone https://github.com/ctuning/ck-crowtuning /home/tao/CK/ck-crowtuning

Cloning into '/home/tao/CK/ck-crowtuning'...
Username for 'https://github.com':

And if I input my own github username and password, the following message shows up:
remote: Repository not found.
fatal: repository 'https://github.com/ctuning/ck-crowtuning/' not found

WARNING: repository update likely failed OR IN A DIFFERENT BRANCH/CHECKOUT (git exit code: 32768)

Would you like to continue (Y/n)?: Y
CK error: [repo] problem writing text file=/home/tao/CK/ck-crowtuning/.ckr.json ([Errno 2] No such file or directory: '/home/tao/CK/ck-crowtuning/.ckr.json')!

@psyhtest
Copy link

psyhtest commented Jun 1, 2017

@twang15
It's a typo: should be "crowdtuning", not "crowtuning". Please try:

$ ck pull repo:ck-crowdtuning

Did you copy this from somewhere in the documentation? If so, we should fix this there too.

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

2 participants