summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0 <Tobias@web>2013-05-23 21:20:38 +0000
committerGravatar admin <admin@branchable.com>2013-05-23 21:20:38 +0000
commita53564e401652381156f124c25a28f3a636bff8a (patch)
tree2a36a9ae8e916d28fcbbbf4feb4967e3bd782016
parentc6254e9afdb9a28d1b8ad07d9cf11a722b036cc3 (diff)
-rw-r--r--doc/tips/googledriveannex.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tips/googledriveannex.mdwn b/doc/tips/googledriveannex.mdwn
index abecf10cf..f8723de82 100644
--- a/doc/tips/googledriveannex.mdwn
+++ b/doc/tips/googledriveannex.mdwn
@@ -26,3 +26,11 @@ 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.
+
+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.
+