Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
9174d4449a
9 changed files with 69 additions and 9 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.3.125"
|
||||
subject="comment 1"
|
||||
date="2013-02-05T19:45:24Z"
|
||||
content="""
|
||||
It should be possible to use SSHPassKey as described here: <http://benno.id.au/docs/ssh_macosx.pml>
|
||||
|
||||
However, this all seems pretty crummy, and so perhaps it would be worth it for the webapp to do its own ssh password prompting when setting up a remote.
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.3.125"
|
||||
subject="comment 1"
|
||||
date="2013-02-05T19:22:04Z"
|
||||
content="""
|
||||
You're not really intended to start the git-annex assistant from a console. If you do, ssh will go ahead and prompt for passwords using that controlling console.
|
||||
|
||||
When the assistant is not started from a console, ssh should use the `ssh-askpass` to prompt for the password. Assuming your system has that installed.
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.3.125"
|
||||
subject="comment 1"
|
||||
date="2013-02-05T19:27:35Z"
|
||||
content="""
|
||||
Are you sure about that version number?
|
||||
|
||||
A lot of work was done to avoid excessive numbers of zombie processes back in version 3.20111011. There should be no zombies anymore.
|
||||
"""]]
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.3.125"
|
||||
subject="comment 8"
|
||||
date="2013-02-05T19:13:34Z"
|
||||
content="""
|
||||
I don't know of anything that changed in XMPP handling between 3.20121211 and 3.20130124, so am hesitant to close this bug report.
|
||||
|
||||
|
||||
|
||||
(I did put in a fix to avoid it queueing `git rm` when there were no files to remove.)
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue