Bug 274700 - push/pull with password secured repository
Summary: push/pull with password secured repository
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: dolphin
Classification: Applications
Component: plugins: git (show other bugs)
Version: 1.6.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 19:22 UTC by felix_mauch
Modified: 2018-04-11 09:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.