summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-26 12:05:22 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-26 12:06:14 -0400
commit904b82358e3b0676d13525c324bcefb108f33db8 (patch)
treeecdc2024cdca3bcd24a08c46cce207ca4baab426
parent5fcedb6bd66fcf8afa12edcf5fc9d3a13800ca12 (diff)
clean up nearline issues, such redundant bug filing!
-rw-r--r--doc/bugs/Can__39__t_create_remote_for_Google_cloud_storage_DRA___47___nearline_buckets.mdwn2
-rw-r--r--doc/bugs/Google_Cloud_Storage_Nearline.mdwn2
-rw-r--r--doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment8
-rw-r--r--doc/todo/Nearline_support/comment_2_1b985981eb2c3cb4db6a66f5d7360d12._comment7
-rw-r--r--doc/todo/Nearline_support/comment_4_ae360f07fb87d63f09725b43b85cb210._comment9
5 files changed, 15 insertions, 13 deletions
diff --git a/doc/bugs/Can__39__t_create_remote_for_Google_cloud_storage_DRA___47___nearline_buckets.mdwn b/doc/bugs/Can__39__t_create_remote_for_Google_cloud_storage_DRA___47___nearline_buckets.mdwn
index 35c157e22..087a8485e 100644
--- a/doc/bugs/Can__39__t_create_remote_for_Google_cloud_storage_DRA___47___nearline_buckets.mdwn
+++ b/doc/bugs/Can__39__t_create_remote_for_Google_cloud_storage_DRA___47___nearline_buckets.mdwn
@@ -40,3 +40,5 @@ initremote test (checking bucket...) git-annex: S3Error {s3StatusCode = Status {
# End of transcript or log.
"""]]
+
+> This is a dup of [[todo/Nearline_support]] ; [[done]] --[[Joey]]
diff --git a/doc/bugs/Google_Cloud_Storage_Nearline.mdwn b/doc/bugs/Google_Cloud_Storage_Nearline.mdwn
index 41c3f2f8c..4aadc85d7 100644
--- a/doc/bugs/Google_Cloud_Storage_Nearline.mdwn
+++ b/doc/bugs/Google_Cloud_Storage_Nearline.mdwn
@@ -20,3 +20,5 @@ Mac OS X, git-annex version: 5.20150219-g52daae5
# End of transcript or log.
"""]]
+
+> This is a dup of [[todo/Nearline_support]] ; [[done]] --[[Joey]]
diff --git a/doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment b/doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment
index 48b571cb0..ec6bfc54d 100644
--- a/doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment
+++ b/doc/todo/Nearline_support/comment_1_185e4cce55ac26756e74c668d0fe2a8c._comment
@@ -3,12 +3,8 @@
subject="""comment 1"""
date="2015-03-16T17:47:18Z"
content="""
-I have not read anything about this yet, but there is another bug report
+I have not read anything about this yet, but there is another post
which seems to indicate that the S3 interface could be used with git-annex,
if it were possible to set storageclass=NEARLINE, which it is currently
not due to a limitation with the aws library git-annex is using.
-
-<>
-
-So, I think I'll close this todo as a dup of that.
-"""]]
+""]]
diff --git a/doc/todo/Nearline_support/comment_2_1b985981eb2c3cb4db6a66f5d7360d12._comment b/doc/todo/Nearline_support/comment_2_1b985981eb2c3cb4db6a66f5d7360d12._comment
deleted file mode 100644
index 18bd81673..000000000
--- a/doc/todo/Nearline_support/comment_2_1b985981eb2c3cb4db6a66f5d7360d12._comment
+++ /dev/null
@@ -1,7 +0,0 @@
-[[!comment format=mdwn
- username="anarcat"
- subject="link missing"
- date="2015-03-17T21:15:23Z"
- content="""
-did you mean to link to a specific todo item here?
-"""]]
diff --git a/doc/todo/Nearline_support/comment_4_ae360f07fb87d63f09725b43b85cb210._comment b/doc/todo/Nearline_support/comment_4_ae360f07fb87d63f09725b43b85cb210._comment
new file mode 100644
index 000000000..d01955fce
--- /dev/null
+++ b/doc/todo/Nearline_support/comment_4_ae360f07fb87d63f09725b43b85cb210._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2015-03-26T16:04:01Z"
+ content="""
+This is waiting on support in the AWS library git-annex uses.
+
+<https://github.com/aristidb/aws/issues/155>
+"""]]