diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-02 20:44:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-02 20:44:34 -0400 |
commit | 1f8a0bd4f69dc3fbf6780a1ea38a467963700820 (patch) | |
tree | 62543c89ce7659ab7b3e83dfc55c4452a9898167 | |
parent | b6a91d7a4d2423eddc53a622dd97d399b03bb2fd (diff) | |
parent | 5100a13b5e61c7fb810dc4af83665b73fbfdf282 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
2 files changed, 24 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_2_634ca3c236e2062289e7df5f0d77a3c5._comment b/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_2_634ca3c236e2062289e7df5f0d77a3c5._comment new file mode 100644 index 000000000..84e780b4b --- /dev/null +++ b/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_2_634ca3c236e2062289e7df5f0d77a3c5._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.236" + subject="comment 2" + date="2012-09-02T21:40:17Z" + content=""" +@tobias, when you say \"gpg being stupid\", what exactly do you see at that point? Please paste it. +"""]] diff --git a/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_3_e365bbcbb7f66ce2b35fcd5b969ab315._comment b/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_3_e365bbcbb7f66ce2b35fcd5b969ab315._comment new file mode 100644 index 000000000..741cdfc63 --- /dev/null +++ b/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_3_e365bbcbb7f66ce2b35fcd5b969ab315._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0" + nickname="Tobias" + subject="comment 3" + date="2012-09-02T23:49:17Z" + content=""" +Updated to the latest trunk, and did some more testing. + +I'll retract the \"gpg being stupid\" comment. it just gives the normal \"(gpg)\". + +There really isn't anything interesting in the stdout(but a lot of defunct git's in ps auxw), but i still can't get any files larger than ~710kbyte to transfer. They just stall. + +http://pastebin.com/ZA8dzxZD <- stdout/stderr +http://pastebin.com/f1J1T79E <- ps auxw | grep git + +"""]] |