summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/_yfGpKsE29lA9Hb0UEVOeJ1nKYc-#6f39b <Bharat@web>2015-03-14 14:34:40 +0000
committerGravatar admin <admin@branchable.com>2015-03-14 14:34:40 +0000
commit374e200f1587f5a473a9f0278554de90d066df2f (patch)
tree45ac27016e896c14fa809453ab87748a7d470bd5
parente6bc144f3cf93974d52be872850c6724233bf0d2 (diff)
Update after 7hrs: 70% done writing objects./Formatting changes
-rw-r--r--doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn44
1 files changed, 27 insertions, 17 deletions
diff --git a/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn b/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn
index 35bb24fb6..167c090f1 100644
--- a/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn
+++ b/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn
@@ -6,23 +6,7 @@ I would like to have 20-30 USB remotes. The length of time to get one remote up
What is wrong with my setup ? How can I fix it ?
-[[!format sh """
-BTEST$ git-annex sync
-
-commit ok
-
-pull origin
-
-Auto packing the repository for optimum performance. You may also
-
-run "git gc" manually. See "git help gc" for more information.
-
-Counting objects: 521834, done.
-
-Delta compression using up to 4 threads.
-
-Compressing objects: 12% (59687/462488)
-"""]]
+Here's the basic config of WTEST.
[[!format sh """
@@ -80,3 +64,29 @@ remote.BTEST.url=/Volumes/BTEST
remote.BTEST.fetch=+refs/heads/*:refs/remotes/BTEST/*
remote.BTEST.annex-uuid=9dfdsfdf8-c5d5-4761-ab67-ffsadfsadfsa83
"""]]
+
+**The long running sync.**
+
+[[!format sh """
+BTEST$ git-annex sync
+
+commit ok
+
+pull origin
+
+Auto packing the repository for optimum performance. You may also
+
+run "git gc" manually. See "git help gc" for more information.
+
+Counting objects: 521834, done.
+
+Delta compression using up to 4 threads.
+
+Compressing objects: 12% (59687/462488)
+"""]]
+
+**Update 7hrs later:**
+
+[[!format sh """
+Writing objects: 70% (366184/521834)
+"""]]