Please help. In any case we get the following error. I tried to add SSH keys correctly. But to no avail. Some body can help me where exactly the problem is.
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote ssh://git@bitbucket.XXXXX.com/dava/XXXXX.git
Output:
Error: FATAL ERROR: Network error: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Hi @Umamaheswara Gupta Darsi/IT/CSIN
From this part "Please make sure you have the correct access rights
and the repository exists."
Can you check if you have write access to the repository. Most of the time it would be you are not added to write access to private repo.
Also how big is the repository ?
Out of curiosity why are you using so many parameters in the clone command ? Any specific reason.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.