<div class="gmail_quote">On 8 September 2011 20:54, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 08.09.11 17:23:50, Jeremy Murphy wrote:<br>
> Hi,<br>
><br>
> I'm trying to get svn+ssh working but whenever I try to commit to or<br>
> checkout from the repository, svn commands that work fine on the command<br>
> line fail in KDevelop.  It's not surprising that they fail, as on the<br>
> command line svn asks me for my password, which KDevelop is not.  Does it<br>
> support svn+ssh?  If so, where might have I gone wrong in configuring<br>
> things?  Thanks, cheers.<br>
<br>
</div></div>The only way is to use an ssh-agent so that you do not have to provide<br>
the password or a key-passphrase. Unfortunately ssh does not make it<br>
easy to support these things in a GUI app, there's an attempt for a<br>
custom ssh-client which would go through the GUI to ask for the<br>
password/passphrase in kdevplatform/util/ssh_client. But its unfinished<br>
and hence not used by the svn plugin.</blockquote><div><br></div><div>ssh-agent working, problem solved!  Thank you!</div><div><br></div><div>Jeremy</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 </blockquote></div>