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

ME keeps asking for password #126

Open
gold2718 opened this issue Aug 15, 2019 · 0 comments
Open

ME keeps asking for password #126

gold2718 opened this issue Aug 15, 2019 · 0 comments
Labels

Comments

@gold2718
Copy link
Collaborator

Summary of Issue:

When checking out a repository that needs a password, ME keeps asking for the password even though it has checked out the repository.

Expected behavior and actual behavior:

  • Expected: When repository access is required, ME asks for password once
  • Actual: ME asks for password, accesses repository, then asks for the password at least two more times.

Steps to reproduce the problem (should include model description file(s) or link to public repository):

Prepare an externals.cfg file with at least one private repository (one that requires a password to clone).
Run checkout_externals

What is the changeset ID of the code, and the machine you are using: a48558d

have you modified the code? If so, it must be committed and available for testing: No

Screen output or log file showing the error message and context:

$ ~/Projects/manage_externals/checkout_externals 
Processing externals description file : Externals.cfg
Checking status of externals: gtools, cime, 
Checking out externals: gtools, Username for 'https://github.com': gold2718
Password for 'https://gold2718@github.com': 
Username for 'https://github.com': gold2718
Password for 'https://gold2718@github.com': 
Username for 'https://github.com': gold2718
Password for 'https://gold2718@github.com': 
cime, 
@billsacks billsacks added the bug label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants