aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/box.com_never_stops_syncing
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 12:55:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 12:55:42 -0400
commit0dfc1d4e6eb37aadaba47a210539b2438fba97f5 (patch)
treee0beee12909c581f06829060a93a72d6686ca730 /doc/bugs/box.com_never_stops_syncing
parentbd2a9fb40ef0bbe812e8ea375a5caabd6e628ef2 (diff)
remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were last edited or commented before 2017. Command line used: for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2017 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2017 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; done for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2017 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2017 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; done
Diffstat (limited to 'doc/bugs/box.com_never_stops_syncing')
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_1_124a5edcd89cc6b61e1a41f5b4d640d7._comment10
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_2_42574181aa721319ba54eadf0a15ddff._comment11
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_3_2ad727849070cfd52d6c719478e9cce3._comment8
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_4_83ce23e45f5a5845d4f04519ee14ec65._comment9
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_5_ef1c9d87b04db5047ab72167d3269687._comment8
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_6_c9cb39eba941678035f9b2888da1085c._comment10
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_7_4b0632a4e37c96959a8e6434e9fd86fb._comment17
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_8_d9d318b8c958de6031ae323da20af625._comment55
-rw-r--r--doc/bugs/box.com_never_stops_syncing/comment_9_689ac6a4a305197cf5566f98dab47b4b._comment8
9 files changed, 0 insertions, 136 deletions
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_1_124a5edcd89cc6b61e1a41f5b4d640d7._comment b/doc/bugs/box.com_never_stops_syncing/comment_1_124a5edcd89cc6b61e1a41f5b4d640d7._comment
deleted file mode 100644
index ee1c88cc7..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_1_124a5edcd89cc6b61e1a41f5b4d640d7._comment
+++ /dev/null
@@ -1,10 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="4.154.4.51"
- subject="comment 1"
- date="2013-09-12T20:29:14Z"
- content="""
-It seems you are getting a lot of timeouts from box.com, both when checking if content is present there and when uploading content that it does not have.
-
-I have heard some grumbles about box.com not being very reliable right now.
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_2_42574181aa721319ba54eadf0a15ddff._comment b/doc/bugs/box.com_never_stops_syncing/comment_2_42574181aa721319ba54eadf0a15ddff._comment
deleted file mode 100644
index 5a0cde548..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_2_42574181aa721319ba54eadf0a15ddff._comment
+++ /dev/null
@@ -1,11 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8"
- nickname="develop"
- subject="comment 2"
- date="2013-09-12T20:54:33Z"
- content="""
-The problem being. I've used box.com with one of my own hooks(owncloud), where it is completely stable!
-
-The instability is not a the box.com end.
-
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_3_2ad727849070cfd52d6c719478e9cce3._comment b/doc/bugs/box.com_never_stops_syncing/comment_3_2ad727849070cfd52d6c719478e9cce3._comment
deleted file mode 100644
index 5eab58b3f..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_3_2ad727849070cfd52d6c719478e9cce3._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="4.154.4.51"
- subject="comment 3"
- date="2013-09-12T20:56:44Z"
- content="""
-git-annex is using box.com's WebDAV interface. Is owncloud?
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_4_83ce23e45f5a5845d4f04519ee14ec65._comment b/doc/bugs/box.com_never_stops_syncing/comment_4_83ce23e45f5a5845d4f04519ee14ec65._comment
deleted file mode 100644
index eb9dc5134..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_4_83ce23e45f5a5845d4f04519ee14ec65._comment
+++ /dev/null
@@ -1,9 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8"
- nickname="develop"
- subject="comment 4"
- date="2013-09-12T21:33:29Z"
- content="""
-It uses the following url https://www.box.com/dav
-
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_5_ef1c9d87b04db5047ab72167d3269687._comment b/doc/bugs/box.com_never_stops_syncing/comment_5_ef1c9d87b04db5047ab72167d3269687._comment
deleted file mode 100644
index 9d9c1329b..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_5_ef1c9d87b04db5047ab72167d3269687._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="4.154.4.51"
- subject="comment 5"
- date="2013-09-12T21:44:32Z"
- content="""
-It may be that there is a timeout in the http library that I am using for webdav that is too low. See <https://github.com/snoyberg/http-conduit/issues/137>
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_6_c9cb39eba941678035f9b2888da1085c._comment b/doc/bugs/box.com_never_stops_syncing/comment_6_c9cb39eba941678035f9b2888da1085c._comment
deleted file mode 100644
index 5eaf4f4bb..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_6_c9cb39eba941678035f9b2888da1085c._comment
+++ /dev/null
@@ -1,10 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8"
- nickname="develop"
- subject="comment 6"
- date="2013-09-12T21:49:05Z"
- content="""
-That would probably do it. With other implementations(fuse mount) i've seen stalls and other bad behaviour with that DAV server.
-
-The owncloud hook doesn't have a timeout set. It probably should have one to prevent a total stall.
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_7_4b0632a4e37c96959a8e6434e9fd86fb._comment b/doc/bugs/box.com_never_stops_syncing/comment_7_4b0632a4e37c96959a8e6434e9fd86fb._comment
deleted file mode 100644
index 2ac3f360e..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_7_4b0632a4e37c96959a8e6434e9fd86fb._comment
+++ /dev/null
@@ -1,17 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8"
- nickname="develop"
- subject="Logs"
- date="2013-09-13T11:43:22Z"
- content="""
-So have two days of logs now, and it doesn't look like it is retrying old files.
-
-http://paste.ubuntu.com/6101255/ <- day 1
-
-http://paste.ubuntu.com/6101256/ <- day 2
-
-Setting the computer to do the following loop over the weekend, lets see if everything is done come monday.
-
-for i in `seq 3 2000`; do git annex copy --to box.com --not --in box.com 2>&1 | tee ../work-annex-copy-to-box.com-not-in-box.com-run$i.log; done
-
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_8_d9d318b8c958de6031ae323da20af625._comment b/doc/bugs/box.com_never_stops_syncing/comment_8_d9d318b8c958de6031ae323da20af625._comment
deleted file mode 100644
index 8dfbd6944..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_8_d9d318b8c958de6031ae323da20af625._comment
+++ /dev/null
@@ -1,55 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawmWg4VvDTer9f49Y3z-R0AH16P4d1ygotA"
- nickname="Tobias"
- subject="Update"
- date="2013-09-18T11:17:33Z"
- content="""
-Only just got back to work now. The script has done 10 iteration. This is the status:
-
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run1.log |grep \" ok\"| wc -l
-137
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run2.log |grep \" ok\"| wc -l
-77
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run3.log |grep \" ok\"| wc -l
-116
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run4.log |grep \" ok\"| wc -l
-70
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run5.log |grep \" ok\"| wc -l
-26
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run6.log |grep \" ok\"| wc -l
-6
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run7.log |grep \" ok\"| wc -l
-6
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run8.log |grep \" ok\"| wc -l
-0
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run9.log |grep \" ok\"| wc -l
-0
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run10.log |grep \" ok\"| wc -l
-0
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run11.log |grep \" ok\"| wc -l
-0
-
-tou@DSK1049:~$ cat work-annex-copy-to-box.com-not-in-box.com-run12.log |grep \" ok\"| wc -l
-0
-
-I have all the log files of course.
-
-tou@DSK1049:~/work-annex$ git annex find --not --in box.com| wc -l
-1639
-
-So, of the last 5 iteration 0 files of 1639 missing were transfered. Most of these files are <10kbyte
-
-http://paste.ubuntu.com/6123459/ <- pastebin of work-annex-copy-to-box.com-not-in-box.com-run11.log if it is of any use.
-
-"""]]
diff --git a/doc/bugs/box.com_never_stops_syncing/comment_9_689ac6a4a305197cf5566f98dab47b4b._comment b/doc/bugs/box.com_never_stops_syncing/comment_9_689ac6a4a305197cf5566f98dab47b4b._comment
deleted file mode 100644
index 99a0eb9ae..000000000
--- a/doc/bugs/box.com_never_stops_syncing/comment_9_689ac6a4a305197cf5566f98dab47b4b._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="4.153.8.80"
- subject="comment 9"
- date="2013-09-28T19:34:42Z"
- content="""
-Filed a bug on the DAV library about this: <http://bugs.debian.org/724856>
-"""]]