summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 <develop@web>2013-06-01 09:32:43 +0000
committerGravatar admin <admin@branchable.com>2013-06-01 09:32:43 +0000
commit9f3d7cf218a1ee5c517c323c5c2be6d7a7f2fb0c (patch)
tree32a8d41147dbe87976088a5769ff048799a12976
parent3ac11ec4d33b080e30d81e9ae0e14facdeedb092 (diff)
The buggy files have been erased, so bug is most likely serverside
-rw-r--r--doc/tips/googledriveannex.mdwn8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/tips/googledriveannex.mdwn b/doc/tips/googledriveannex.mdwn
index 4ef818225..abecf10cf 100644
--- a/doc/tips/googledriveannex.mdwn
+++ b/doc/tips/googledriveannex.mdwn
@@ -26,11 +26,3 @@ Run the program once to make an empty config file
git config annex.googledrive-hook '/usr/bin/python2 ~/googledriveannex/googledriveannex.py'
git annex initremote googledrive type=hook hooktype=googledrive encryption=shared
git annex describe googledrive "the googledrive library"
-
-## Bugs
-I currently have to two test files i have uploaded, that i can't delete from my Google Drive, either through the hook program, or through the web interface.
-
-Other files have deleted as they should. Interestingly the hook program can't find the two test files either. They are only visible on the web interface(and maybe other interfaces).
-
-I'm not sure if this error is caused by the hook, but others have experienced this issue as well so i'm guessing it is more generic. The hook could still potentially trigger it somehow.
-