aboutsummaryrefslogtreecommitdiff
path: root/doc/backends
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE <Thomas@web>2013-07-31 11:55:09 +0000
committerGravatar admin <admin@branchable.com>2013-07-31 11:55:09 +0000
commitd52a562caac27a3d165a918af566a0d75dc57453 (patch)
tree413928992941234a493101a36695186f36dd93ba /doc/backends
parent0a829ef23a25f7f6a342b28bcafe5fca42207085 (diff)
Added a comment: Please be more specific about what information goes into the key
Diffstat (limited to 'doc/backends')
-rw-r--r--doc/backends/comment_3_fdcbf8727fdefb9942a54689234b9698._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/backends/comment_3_fdcbf8727fdefb9942a54689234b9698._comment b/doc/backends/comment_3_fdcbf8727fdefb9942a54689234b9698._comment
new file mode 100644
index 000000000..6f8b1ad7a
--- /dev/null
+++ b/doc/backends/comment_3_fdcbf8727fdefb9942a54689234b9698._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE"
+ nickname="Thomas"
+ subject="Please be more specific about what information goes into the key"
+ date="2013-07-31T11:55:09Z"
+ content="""
+It's a bit confusing to read that SHA256 does not include the file extension from which I can deduct that SHA256E does include it. What else does it include? I used to \"seed\" my git-annex with localy available data by \"git-annex add\"-ing it in a temporary folder without doing a commit and than to initiate a copy from the slow remote annex repo. My theory was that remote copy sees the pre-seeded files and does not need to copy them again.
+
+But does this theory hold true for different file names, extensions, modification date, full path? Maybe you could also link to the code that implements the different backends so that curious readers can check for themselves.
+
+Thank you!
+"""]]