Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
45ba20e351
3 changed files with 28 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://edheil.wordpress.com/"
|
||||
ip="173.162.44.162"
|
||||
subject="Just encountered this today"
|
||||
date="2012-11-29T19:21:50Z"
|
||||
content="""
|
||||
& it's killing my assistant.
|
||||
|
||||
Found a workaround here: https://github.com/mockko/livereload/issues/1
|
||||
|
||||
This fixes it for now:
|
||||
|
||||
ulimit -n 4096
|
||||
|
||||
Just posting here in case anybody else runs into this issue and, like me, finds themselves here via search engine.
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,3 @@
|
|||
I am running 3.20121112 and this bug appeared when I upgraded to that from 3.20121017.
|
||||
|
||||
After performing the startup scan after I login, git-annex gets GPG to sends me a pinentry pop-up asking for my GPG passphrase. However, I know that there is nothing to be dropped or copied to the encrypted SSH remote that I am being asked to provide access to. So I can't see any good reason why I would be asked for the passphrase.
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="spwhitton"
|
||||
ip="163.1.167.50"
|
||||
subject="s3ql"
|
||||
date="2012-11-29T17:58:35Z"
|
||||
content="""
|
||||
I am achieving success on this issue using afuse to automatically mount an s3ql volume. Though of course you have to manually push and pull from the git repo.
|
||||
"""]]
|
Loading…
Reference in a new issue