From e1ba96e4eee0f062039f3c9488710188a55895ce Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 10 Sep 2012 17:31:20 +0000 Subject: [PATCH] Added a comment --- ...mment_6_973aeb656b78eca97474ea1a3f5b57b7._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/design/assistant/blog/day_76__pairing/comment_6_973aeb656b78eca97474ea1a3f5b57b7._comment diff --git a/doc/design/assistant/blog/day_76__pairing/comment_6_973aeb656b78eca97474ea1a3f5b57b7._comment b/doc/design/assistant/blog/day_76__pairing/comment_6_973aeb656b78eca97474ea1a3f5b57b7._comment new file mode 100644 index 0000000000..120a87845e --- /dev/null +++ b/doc/design/assistant/blog/day_76__pairing/comment_6_973aeb656b78eca97474ea1a3f5b57b7._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.8.30" + subject="comment 6" + date="2012-09-10T17:31:20Z" + content=""" +Re transfer progress not being shown, that's expected as upload progress displays are not yet implemented in the webapp. + +I can't think of a way git-annex would care what was in your box.com repo. It just makes directories as needed, and will overwrite existing files in the rare case they already exist. And ignore any non-git-annex files. + +Are you sure it was git-annex's memory use blowing up, and not the memory use of the davfs2 daemon? +"""]]