About 1,246,800 results (3,775 milliseconds)

How to clone a Mercurial repository hosted on Bitbucket into guest ...

https://groups.google.com/g/vagrant-up/c/iXRZhITtvF8
default: remote: Host key verification failed. ==> default: abort: no suitable response from remote hg! The SSH command responded with a non-zero exit ...

Windows 10 vagrant box unable to git clone private repo from ...

https://groups.google.com/g/vagrant-up/c/NheRRP6Lb-U/m/AJ8I2FQUAgAJ
Windows 10 vagrant box unable to git clone private repo from bitbucket. 75 ... using ubuntu/xenial vagrant vm. I vagrantfile i have allowed " config.ssh.

Bitbucket HTTPS git clone failed via the pipeline script (Invalid ...

https://groups.google.com/g/jenkinsci-users/c/_MTcjLNyPTU
(If I change it to use SSH, it will work.) The error message is: "ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git ...

Issue with git module and ssh agent forwarding

https://groups.google.com/g/ansible-project/c/xGTyqjl_lR4
I have set up ssh agent forwarding from my local/host machine to the vagrant box so that the user 'vagrant' can perform `git clone` on a private bitbucket repo.

ssh-agent forwarding

https://groups.google.com/g/ansible-project/c/vme_fRpku5Y
Oct 11, 2021 ... Able to checkout my project using public key authentication from bitbucket on my local machine. Was going to try that on an ansible node using ssh-agent ...

Private Bitbucket Repo as Module Source

https://groups.google.com/g/terraform-tool/c/iJavAag1J_c
All of these fail with different errors that aren't specific enough to help me address the problem. I'm able to use git via ssh from my local machine ...

include_playbook / include tasks from Bitbucket?

https://groups.google.com/g/ansible-project/c/axQNEJjX0Ow
Mar 20, 2019 ... In short words: Got a server and want to clone repository on Bitbucket ... I've done your exact scenerio though using ansible-pull to run a ...

Jenkins with Bitbucket always timeouts

https://groups.google.com/g/jenkinsci-users/c/PZZA8nphNY0
Note that we are using https here (not ssh). The credentials are provided ... Cloning the remote Git repository. Using shallow clone. Avoid fetching tags.

Issues with Git plugin and Bitbucket

https://groups.google.com/g/jenkinsci-users/c/afdgb2fTG7Q
but with the repository made public.... success. From the command line, I can perform a git clone command with the username:password syntax with no issues. I ...

How to clone without using username with gerrit?

https://groups.google.com/g/repo-discuss/c/kALBoby-nYw
May 22, 2019 ... > When I clone a repo with ... > in all applications using OpenSSH client libraries, including git on > Linux, e.g.: > > $ git clone ssh:// ...

Jenkins 2.164 Prompting Terminal for Passphrase

https://groups.google.com/g/jenkinsci-users/c/AQBz2N2p5QI/m/EIAKhO0dDQAJ
Attempting to use an SSH keypair (with passphrase) to talk to BitBucket.org, in a Multibranch Pipeline job. The key is properly configured as an Private Key ( ...

How to checkout a Bitbucket Git-LFS repo in Jenkins GUI?

https://groups.google.com/g/jenkinsci-users/c/xT_42nQFP30
Jun 22, 2018 ... ... clone the repo, and so on the Configure->SCM section I have ... That won't work with a Git URL that uses ssh private key authentication.

Cloning a repository | Cloud Source Repositories Documentation ...

https://cloud.google.com/source-repositories/docs/cloning-repositories
If you're not using SSH or manually generated credentials, you can clone a repository by using the gcloud CLI. Console gcloud More. In the Google Cloud console, ...

Re: [ansible-project] Git module - SSH connection with keys

https://groups.google.com/g/ansible-project/c/Tumb7svuGwg
Re: [ansible-project] Git module - SSH connection with keys. 1,638 views ... > - name: Clone the git repo using GIT_SSH > git: repo=ssh://g...@bitbucket ...

Does Gerrit support LFS?

https://groups.google.com/g/repo-discuss/c/GanOwxToxN4
Oct 7, 2017 ... ... GIT Repos in bitbucket to A single monolithic GIT Repo in Gerrit. ... When the Gerrit repo is cloned via ssh, the git lfs url must be set to use ...

Gitsync | Google Security Operations | Google Cloud

https://cloud.google.com/chronicle/docs/soar/marketplace/power-ups/gitsync
Locate the repository in Bitbucket. gitsync1. Click the clone button at the top right corner (Code in GitHub). SSH Authentication - The ...

Update remote Git repository with Jenkins

https://groups.google.com/g/jenkinsci-users/c/_We5MXdDahU
Nov 5, 2016 ... [ssh-agent] Using credentials <ssh key user from 1.> executing ... It updates a git clone in the Jenkins workspace, as expected. But ...

Jenkins Git Integration Beginner Problem

https://groups.google.com/g/jenkinsci-dev/c/CuZGPvCpmR4/m/ajhJhFMdAwAJ
Aug 14, 2015 ... Also the git repository is hosted on bitbucket but a local clone of the repo ... configure your job SCM with git repo URL and required ssh ...

packagist error when adding bitbucket repository

https://groups.google.com/g/composer-users/c/ciGcpehsvy4
Feb 3, 2016 ... git/' Cloning into bare repository '/home/composer/.composer/cache ... we don't have an ssh key set up for them. Make sure you use the ...

repo init -u hanging

https://groups.google.com/g/repo-discuss/c/280kUOycI3A
things, because we aren't receiving contributions from all over. These are the following commands that I use. Making a copy of the repo git clone ssh://myserver ...