Forum Discussion
nlterry
13 years agoContributor
Here is the reply that was given to the question when also asked in the Tech Support case:
You have to configure the ssh keys with no passphrase. We call out to the ssh commandline tools to connect to your svn server, and the terminal input redirection is nontrivial. If you really must have a passphrase, you'll need to use an ssh-agent and then do a manual ssh first so you only have to enter your passphrase the first time and subsequent times will not be prompted for it.
You have to configure the ssh keys with no passphrase. We call out to the ssh commandline tools to connect to your svn server, and the terminal input redirection is nontrivial. If you really must have a passphrase, you'll need to use an ssh-agent and then do a manual ssh first so you only have to enter your passphrase the first time and subsequent times will not be prompted for it.
Related Content
- 4 years ago
- 10 years ago
- 10 years ago
Recent Discussions
- 3 months ago