summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-29 18:21:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-29 18:21:58 -0400
commit54d20122e95a012d699e7f1872d8b8a9d0fad7de (patch)
treedf6a40e3d8fea3edf822db348c70a426dfc2d27c
parent3adb48f46a553e8de926e2ce93ea5162dd589111 (diff)
parent97e3486f15eee4ac038b3e21d295b789091b0aef (diff)
Merge remote-tracking branch 'branchable/master' into s3
-rw-r--r--doc/forum/batch_check_on_remote_when_using_copy.mdwn7
-rw-r--r--doc/forum/git-annex_communication_channels/comment_3_1ff08a3e0e63fa0e560cbc9602245caa._comment8
-rw-r--r--doc/forum/wishlist:_git_backend_for_git-annex/comment_4_ecca429e12d734b509c671166a676c9d._comment8
3 files changed, 23 insertions, 0 deletions
diff --git a/doc/forum/batch_check_on_remote_when_using_copy.mdwn b/doc/forum/batch_check_on_remote_when_using_copy.mdwn
index b08c33b8b..633b61d6f 100644
--- a/doc/forum/batch_check_on_remote_when_using_copy.mdwn
+++ b/doc/forum/batch_check_on_remote_when_using_copy.mdwn
@@ -25,3 +25,10 @@ Once all checks are done, one single transfer session should be started. Creatin
> While I do hope to improve ssh usage so that it sshs once, and feeds
> `git-annex-shell` a series of commands to run, that is a much longer-term
> thing. --[[Joey]]
+
+>> FYI, in a repo with 1228 files, all small, repos _completely in sync_.
+
+ % git annex copy . --to foo # 1200 seconds
+ % git annex copy . --to foo --fast # 20 seconds
+
+>> RichiH
diff --git a/doc/forum/git-annex_communication_channels/comment_3_1ff08a3e0e63fa0e560cbc9602245caa._comment b/doc/forum/git-annex_communication_channels/comment_3_1ff08a3e0e63fa0e560cbc9602245caa._comment
new file mode 100644
index 000000000..72a48445e
--- /dev/null
+++ b/doc/forum/git-annex_communication_channels/comment_3_1ff08a3e0e63fa0e560cbc9602245caa._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
+ nickname="Richard"
+ subject="comment 3"
+ date="2011-03-28T20:47:23Z"
+ content="""
+Push access to the non-code bits of git-annex' ikiwiki would be very welcome indeed. Given the choice, I would rather edit everything in Vim than in a browser. -- RichiH
+"""]]
diff --git a/doc/forum/wishlist:_git_backend_for_git-annex/comment_4_ecca429e12d734b509c671166a676c9d._comment b/doc/forum/wishlist:_git_backend_for_git-annex/comment_4_ecca429e12d734b509c671166a676c9d._comment
new file mode 100644
index 000000000..cf649a8a2
--- /dev/null
+++ b/doc/forum/wishlist:_git_backend_for_git-annex/comment_4_ecca429e12d734b509c671166a676c9d._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
+ nickname="Richard"
+ subject="comment 4"
+ date="2011-03-28T20:45:35Z"
+ content="""
+Personally, I would not mind a requirement to keep a local bup repo. I wouldn't want my data to to unncessarily complex setups, anyway. -- RichiH
+"""]]