Bug 274700

Summary: push/pull with password secured repository
Product: [Applications] dolphin Reporter: felix_mauch
Component: plugins: gitAssignee: Peter Penz <peter.penz19>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: mail, samjnaa, sebastian
Priority: NOR    
Version: 1.6.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description felix_mauch 2011-06-01 19:22:50 UTC
Version:           1.6.1 (using KDE 4.6.3) 
OS:                Linux

I have a remote repository, which I access via ssh with password authentication. When I try to pull from or push into that via the dolphin plugin I get the error message "Pulling branch master from origin failed." (pull) and "fatal: The remote end hung up unexpectedly" (push)
In the console output I can see 
<user>@<server>'s password: 
<user>@<server>'s password: 
<user>@<server>'s password: 

Pulling or pushing from the command line works like a charm.

Reproducible: Always
Comment 1 Sebastian Dörner 2011-12-29 23:43:51 UTC
I see that this would be useful, but I haven't found the time yet. Furthermore git (probably for good reasons) doesn't provide command line parameter for the password, which I don't know how to work around yet. One would have to hook into the interactive session terminal session. Any suggestions how to do that?
Comment 2 Julian Steinmann 2018-03-28 10:51:21 UTC
Is this bug still present with the newest version of Dolphin & the SVN plugin? If not, I'll close this report soon.
Comment 3 Julian Steinmann 2018-04-11 09:56:53 UTC
No response -> closing. Please reopen the bug report if you still experience this behavior with newer versions of Dolphin.