From 657f2e74d3962da72b71f0b1a0fa8eaf913d3242 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 2 Sep 2012 21:40:17 +0000 Subject: [PATCH 1/2] Added a comment --- .../comment_2_634ca3c236e2062289e7df5f0d77a3c5._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_2_634ca3c236e2062289e7df5f0d77a3c5._comment 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 0000000000..84e780b4bf --- /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. +"""]] From 5100a13b5e61c7fb810dc4af83665b73fbfdf282 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0" Date: Sun, 2 Sep 2012 23:49:17 +0000 Subject: [PATCH 2/2] Added a comment --- ...t_3_e365bbcbb7f66ce2b35fcd5b969ab315._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_3_e365bbcbb7f66ce2b35fcd5b969ab315._comment 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 0000000000..741cdfc63e --- /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 + +"""]]