Bug 173399

Summary: Impossible to commit using subversion plugin when password input needed
Product: [Developer tools] kdevplatform Reporter: Aleix Pol <aleixpol>
Component: subversionAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: apaku
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Aleix Pol 2008-10-24 02:30:49 UTC
Version:            (using Devel)
Installed from:    Compiled sources

It is not possible to commit using the svn plugin, not sure about other plugins.

It gets asked in the console.
Comment 1 Andreas Pakulat 2008-11-03 20:02:28 UTC
hmm, didn't see this report earlier. Are you using ssh access or https? The latter should work fine, I've tested that. The former cannot be supported, you should be using ssh keys+ssh-agent for that.
Comment 2 Andreas Pakulat 2009-01-23 23:53:35 UTC
no response.
Comment 3 Aleix Pol 2009-01-23 23:58:02 UTC
I was using ssh.

I think that it should be changed to WONTFIX instead of INVALID, since it could actually be done. (e.g. tortoisesvn users can use svn+ssh without having a key).
Comment 4 Andreas Pakulat 2009-01-24 00:17:55 UTC
Hmm, actually, let me re-open this one. Tortoise is open source so I might be able to find out how to do this. Need to setup svn+ssh locally, so might take a while :)
Comment 5 Andreas Pakulat 2009-05-25 00:03:39 UTC
Actually there's a better report open and half of a solution implemented already, so close this as dupe.

*** This bug has been marked as a duplicate of bug 184845 ***