From cfdc5b33a551eeb91317420ba4808858b6a60550 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" Date: Thu, 10 Apr 2014 07:50:40 +0000 Subject: Added a comment: I can't add special remotes --- ...ent_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment (limited to 'doc') diff --git a/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment b/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment new file mode 100644 index 000000000..0574d3778 --- /dev/null +++ b/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" + nickname="Mesut" + subject="I can't add special remotes" + date="2014-04-10T07:50:39Z" + content=""" +Hi, + +I am new to git-annex and I want to use google drive as remote but I can't. + +I create syslink to `googledriveannex` in `/usr/local/bin`. + +When I execute below command, command waiting but not make anything: + +````` +$ git annex initremote googledrive type=external externaltype=googledrive encryption=shared folder=gitannex +initremote googledrive (encryption setup) # Waiting but does not do anything. +````` + +What I am doing wrong? + +Thanks for helps +"""]] -- cgit v1.2.3 From 3962386765a25fe46d360c0c813380593d26c302 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" Date: Thu, 10 Apr 2014 07:52:05 +0000 Subject: removed --- ...ent_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment (limited to 'doc') diff --git a/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment b/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment deleted file mode 100644 index 0574d3778..000000000 --- a/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment +++ /dev/null @@ -1,23 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" - nickname="Mesut" - subject="I can't add special remotes" - date="2014-04-10T07:50:39Z" - content=""" -Hi, - -I am new to git-annex and I want to use google drive as remote but I can't. - -I create syslink to `googledriveannex` in `/usr/local/bin`. - -When I execute below command, command waiting but not make anything: - -````` -$ git annex initremote googledrive type=external externaltype=googledrive encryption=shared folder=gitannex -initremote googledrive (encryption setup) # Waiting but does not do anything. -````` - -What I am doing wrong? - -Thanks for helps -"""]] -- cgit v1.2.3 From a2463425185352eb39ff7433cf2668c716006f94 Mon Sep 17 00:00:00 2001 From: ayutheos Date: Thu, 10 Apr 2014 07:52:37 +0000 Subject: Added a comment --- ...ent_2_b9a3a0104bc56f9110fc58c9df140f12._comment | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_2_b9a3a0104bc56f9110fc58c9df140f12._comment (limited to 'doc') diff --git a/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_2_b9a3a0104bc56f9110fc58c9df140f12._comment b/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_2_b9a3a0104bc56f9110fc58c9df140f12._comment new file mode 100644 index 000000000..1fcfc5a51 --- /dev/null +++ b/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_2_b9a3a0104bc56f9110fc58c9df140f12._comment @@ -0,0 +1,34 @@ +[[!comment format=mdwn + username="ayutheos" + ip="49.124.177.13" + subject="comment 2" + date="2014-04-10T07:52:36Z" + content=""" +I'm getting this error too. + + user@NOTEBOOK /d/pictures + $ git annex init \"photos\" + init photos + Detected a filesystem without fifo support. + + Disabling ssh connection caching. + + Detected a crippled filesystem. + + Enabling direct mode. + fatal: index file open failed: Invalid argument + git-annex: git [Param \"checkout\",Param \"-q\",Param \"-B\",Param \"annex/direct/master\"] failed + +git-annex version: + + user@NOTEBOOK /d/pictures + $ git annex version + git-annex version: 5.20140403-gdfa17fc + build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV DNS Feeds Quvi TDFA CryptoHash + key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL + remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier hook external + local repository version: 5 + supported repository version: 5 + upgrade supported from repository versions: 2 3 4 + +"""]] -- cgit v1.2.3 From ce53e2221f0ac4f0ae3f8aa48b5bd8f2242bd682 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" Date: Thu, 10 Apr 2014 07:55:56 +0000 Subject: Added a comment: I can't add google drive as remote --- ...ent_2_c98c00e87bc921158c9c3698fd9f89c9._comment | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/tips/googledriveannex/comment_2_c98c00e87bc921158c9c3698fd9f89c9._comment (limited to 'doc') diff --git a/doc/tips/googledriveannex/comment_2_c98c00e87bc921158c9c3698fd9f89c9._comment b/doc/tips/googledriveannex/comment_2_c98c00e87bc921158c9c3698fd9f89c9._comment new file mode 100644 index 000000000..e90903b19 --- /dev/null +++ b/doc/tips/googledriveannex/comment_2_c98c00e87bc921158c9c3698fd9f89c9._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" + nickname="Mesut" + subject="I can't add google drive as remote" + date="2014-04-10T07:55:56Z" + content=""" +Hi, + +I am new to git-annex and I want to use google drive as remote but I can't. + +I create syslink to `googledriveannex` in `/usr/local/bin`. + +When I execute below command, command waiting but not make anything: + +`$ git annex initremote googledrive type=external externaltype=googledrive encryption=shared folder=gitannex` + +`initremote googledrive (encryption setup)` # Waiting but does not do anything. + +What I am doing wrong? + +Thanks for helps + +"""]] -- cgit v1.2.3 From 24c8e0161ab828068cab51c1a6b53127649cff67 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" Date: Thu, 10 Apr 2014 09:23:25 +0000 Subject: --- doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn (limited to 'doc') diff --git a/doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn b/doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn new file mode 100644 index 000000000..89274bb8d --- /dev/null +++ b/doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn @@ -0,0 +1 @@ +When using git-annex in a distributed fashion (lots of repos everywhere) It is easy to lose track of which remotes has a particular repo and enable it. Currently I have to run `git annex info` and see which remotes are available then add them through the webapp. Would it be possible to make webapp show all repos not just the ones it is syncing give an option to enable it. -- cgit v1.2.3 From 208414fc2946aed32787b4639e3e315c4697bbf4 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" Date: Thu, 10 Apr 2014 09:34:36 +0000 Subject: --- doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn (limited to 'doc') diff --git a/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn b/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn new file mode 100644 index 000000000..a1f3fe6ea --- /dev/null +++ b/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn @@ -0,0 +1 @@ +Currently events happening in the webapp (sync upload etc. on the right) has no time stamp thus user has no way to tell when was the last sync happened. Which is problematic when not using XMPP and repos lag behind. -- cgit v1.2.3