summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar rpglover64@acd6753c831cc132736943bec350391fcb2ff77d <rpglover64@web>2016-02-08 20:44:12 +0000
committerGravatar admin <admin@branchable.com>2016-02-08 20:44:12 +0000
commita8d32776d3018c3cc282533b2db41e65ca7aedd8 (patch)
tree8aa5edf29c8f713af60bdffdcebe40cd87bb248a
parent726684a65cc08ab356a53e4157ef28c36ab9a25b (diff)
Added a comment: Third time's the charm?
-rw-r--r--doc/forum/Does_git_annex_support_my_weird_workflow__63_____40__A_single__44___effectively___95__read_only__95___source__41__/comment_3_2d9baeb81857b354931251a8b8a756e5._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Does_git_annex_support_my_weird_workflow__63_____40__A_single__44___effectively___95__read_only__95___source__41__/comment_3_2d9baeb81857b354931251a8b8a756e5._comment b/doc/forum/Does_git_annex_support_my_weird_workflow__63_____40__A_single__44___effectively___95__read_only__95___source__41__/comment_3_2d9baeb81857b354931251a8b8a756e5._comment
new file mode 100644
index 000000000..8687f9eae
--- /dev/null
+++ b/doc/forum/Does_git_annex_support_my_weird_workflow__63_____40__A_single__44___effectively___95__read_only__95___source__41__/comment_3_2d9baeb81857b354931251a8b8a756e5._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="rpglover64@acd6753c831cc132736943bec350391fcb2ff77d"
+ nickname="rpglover64"
+ subject="Third time's the charm?"
+ date="2016-02-08T20:44:11Z"
+ content="""
+So I tried again (I got read-write access to the top level of the directory I want to share, so creating a .git was straightforward), and I had two things get in my way. I have a lot of relatively large files (~10,000), so I decided to use the WORM backend rather than waiting for the SHA to complete. Even so, adding everything was slow-going.
+
+Since the most interesting feature of git-annex is queueing up downloads to sync on LAN, is there a way to add the files especially quickly by sacrificing some more safety? Essentially, I want to use git-annex as a glorified file server, letting my laptop do all the interesting work.
+
+Second, when I Ctrl-C during `git annex add`, progress is not preserved in a direct-mode repository, so the add needs to start all over again.
+"""]]