From 803722bb2de3e0b19bc36c4a158ae9d3dd0540ce Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 13 Jan 2020 19:01:11 +0000 Subject: [PATCH 01/11] Added a comment: preferred way to automate population of the cache upon `get` --- ...22_b047ea1c6b9247a42b560a111d4fdeae._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/tips/local_caching_of_annexed_files/comment_22_b047ea1c6b9247a42b560a111d4fdeae._comment diff --git a/doc/tips/local_caching_of_annexed_files/comment_22_b047ea1c6b9247a42b560a111d4fdeae._comment b/doc/tips/local_caching_of_annexed_files/comment_22_b047ea1c6b9247a42b560a111d4fdeae._comment new file mode 100644 index 0000000000..7c24be4fe8 --- /dev/null +++ b/doc/tips/local_caching_of_annexed_files/comment_22_b047ea1c6b9247a42b560a111d4fdeae._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="preferred way to automate population of the cache upon `get`" + date="2020-01-13T19:01:07Z" + content=""" +``` +# Populating the cache +For the cache to be used, you need to get file contents into it somehow. A simple way to do that is, in a git-annex repository that already contains the content of files: + + git annex copy --to cache + +You could run that anytime after you get content. There are also ways to automate it, but getting some files into the cache manually is a good enough start. +``` + +Hi Joey. What would be the preferred way you would advise to use (ideally with minimal manual configuration) to make it happen? I.e. whenever user(s) `get` some load, it gets automagically `annex copied` to the cache? +"""]] From 0fa983803fcb8952c784ae69067935d0fe1bd889 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 13 Jan 2020 20:05:40 +0000 Subject: [PATCH 02/11] Added a comment: what am I doing wrong? --- ..._ef936e0beb9d3446a4894885f065eecf._comment | 83 +++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 doc/todo/addunlocked_config_setting/comment_5_ef936e0beb9d3446a4894885f065eecf._comment diff --git a/doc/todo/addunlocked_config_setting/comment_5_ef936e0beb9d3446a4894885f065eecf._comment b/doc/todo/addunlocked_config_setting/comment_5_ef936e0beb9d3446a4894885f065eecf._comment new file mode 100644 index 0000000000..8892334d34 --- /dev/null +++ b/doc/todo/addunlocked_config_setting/comment_5_ef936e0beb9d3446a4894885f065eecf._comment @@ -0,0 +1,83 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="what am I doing wrong?" + date="2020-01-13T20:05:38Z" + content=""" +I have tried to use this but I do not see it in effect: + +[[!format sh \"\"\" +$> mkdir repo && cd repo && git init && git annex init && git annex config --set addunlocked anything && git show git-annex:config.log && touch 1 2 && git add 1 && git annex add 2 && git commit -m 'committing' && ls -l && git show +Initialized empty Git repository in /tmp/repo/.git/ +init (scanning for unlocked files...) +ok +(recording state in git...) +addunlocked anything ok +(recording state in git...) +1578945668.466039639s addunlocked anything +add 2 +ok +(recording state in git...) +[master (root-commit) e428211] committing + 2 files changed, 1 insertion(+) + create mode 100644 1 + create mode 120000 2 +total 4 +-rw------- 1 yoh yoh 0 Jan 13 15:01 1 +lrwxrwxrwx 1 yoh yoh 178 Jan 13 15:01 2 -> .git/annex/objects/pX/ZJ/SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 +commit e428211fe0c64e67cf45d8c92165c866db5ba75f (HEAD -> master) +Author: Yaroslav Halchenko +Date: Mon Jan 13 15:01:08 2020 -0500 + + committing + +diff --git a/1 b/1 +new file mode 100644 +index 0000000..e69de29 +diff --git a/2 b/2 +new file mode 120000 +index 0000000..ea46194 +--- /dev/null ++++ b/2 +@@ -0,0 +1 @@ ++.git/annex/objects/pX/ZJ/SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 + +\"\"\"]] + +so I have tried to say that \"anything\" (all files) should be added unlocked. But it seems that neither file (`1` added via `git add` and `2` added via `git annex add`) were added unlocked. + +
+Here is some info on version/config: (click to expand) + + +[[!format sh \"\"\" +(git-annex)lena:/tmp/repo[master] +$> cat .git/config +[core] + repositoryformatversion = 0 + filemode = true + bare = false + logallrefupdates = true +[annex] + uuid = f220cc03-1510-4e23-acb5-b95723ecf9fc + version = 7 +[filter \"annex\"] + smudge = git-annex smudge -- %f + clean = git-annex smudge --clean -- %f +(dev3) 1 17256.....................................:Mon 13 Jan 2020 03:03:30 PM EST:. +(git-annex)lena:/tmp/repo[master] +$> git annex version +git-annex version: 7.20191230+git2-g2b9172e98-1~ndall+1 +build flags: Assistant Webapp Pairing S3 WebDAV Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite +dependency versions: aws-0.20 bloomfilter-2.0.1.0 cryptonite-0.25 DAV-1.3.3 feed-1.0.1.0 ghc-8.6.5 http-client-0.5.14 persistent-sqlite-2.9.3 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.0 +key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL +remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs hook external +operating system: linux x86_64 +supported repository versions: 7 +upgrade supported from repository versions: 0 1 2 3 4 5 6 +local repository version: 7 + +\"\"\"]] + +
+"""]] From 76aa98ce83237460404bc273d3c2072552468bb2 Mon Sep 17 00:00:00 2001 From: kyle Date: Tue, 14 Jan 2020 03:19:22 +0000 Subject: [PATCH 03/11] Added a comment: re: what am I doing wrong? --- .../comment_6_838a093daae08837f37ec00482839d3c._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/addunlocked_config_setting/comment_6_838a093daae08837f37ec00482839d3c._comment diff --git a/doc/todo/addunlocked_config_setting/comment_6_838a093daae08837f37ec00482839d3c._comment b/doc/todo/addunlocked_config_setting/comment_6_838a093daae08837f37ec00482839d3c._comment new file mode 100644 index 0000000000..163fbc662d --- /dev/null +++ b/doc/todo/addunlocked_config_setting/comment_6_838a093daae08837f37ec00482839d3c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="kyle" + avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" + subject="re: what am I doing wrong?" + date="2020-01-14T03:19:19Z" + content=""" +I believe that should be `git annex config --set annex.addunlocked anything` (i.e. an \"annex.\" in front of the name). +"""]] From 56b7af71d1ba09e81c107f0fde3f57d37207df5d Mon Sep 17 00:00:00 2001 From: "macchristmas001@3f3c07e6de414d3d408af6907ac2fd329d697460" Date: Tue, 14 Jan 2020 09:35:01 +0000 Subject: [PATCH 04/11] --- doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn diff --git a/doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn b/doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn new file mode 100644 index 0000000000..cbbba9a6a2 --- /dev/null +++ b/doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn @@ -0,0 +1,2 @@ +I had faced activation issue on Mac, I can't activate my iMessage & iCloud I got an error message- iMessage an Error Occurred During Activation Mac- +https://www.appletechnicalsupportnumbers.com/blog/imessage-an-error-occurred-during-activation-mac/ and the provided URL from the apple support team its working properly. From 861872cb122fe63393deb94ca27c830f00327eaf Mon Sep 17 00:00:00 2001 From: "drakeorba@50df1b43541b82299ffda86e45d9d92b4d6dff51" Date: Tue, 14 Jan 2020 10:39:24 +0000 Subject: [PATCH 05/11] --- doc/forum/Is_this_a_canon_device_error__63__.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Is_this_a_canon_device_error__63__.mdwn diff --git a/doc/forum/Is_this_a_canon_device_error__63__.mdwn b/doc/forum/Is_this_a_canon_device_error__63__.mdwn new file mode 100644 index 0000000000..955921c2f8 --- /dev/null +++ b/doc/forum/Is_this_a_canon_device_error__63__.mdwn @@ -0,0 +1 @@ +I have a problem with my canon printer which I believe caused due to canon mx922 print head, I have searched various e-commerce site and I found a various website which sells printhead but in an expensive rate, can anyone link a site which provides a cheap rate. From 25d0c3632d7014aeb263e4d9ef74eab22059054d Mon Sep 17 00:00:00 2001 From: "asgardroper9999@1aaf36a247c0e6dcf6a46d246f232024c1fa13fc" Date: Tue, 14 Jan 2020 11:04:01 +0000 Subject: [PATCH 06/11] --- doc/forum/tv_tuner_problem.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/forum/tv_tuner_problem.mdwn diff --git a/doc/forum/tv_tuner_problem.mdwn b/doc/forum/tv_tuner_problem.mdwn new file mode 100644 index 0000000000..30e17b34f8 --- /dev/null +++ b/doc/forum/tv_tuner_problem.mdwn @@ -0,0 +1,2 @@ +I have been using windows 10 system. Recently installed tv tuner device in my system but after installation system was running too slow.I wanted to block digital tv tuner device registration application but could not be block.If anyone has any solution then suggest to me. + From 33236be1d7d4e65d51b6306c4dc8e3a621d29d19 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 14 Jan 2020 16:56:23 +0000 Subject: [PATCH 07/11] removed --- doc/forum/tv_tuner_problem.mdwn | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 doc/forum/tv_tuner_problem.mdwn diff --git a/doc/forum/tv_tuner_problem.mdwn b/doc/forum/tv_tuner_problem.mdwn deleted file mode 100644 index 30e17b34f8..0000000000 --- a/doc/forum/tv_tuner_problem.mdwn +++ /dev/null @@ -1,2 +0,0 @@ -I have been using windows 10 system. Recently installed tv tuner device in my system but after installation system was running too slow.I wanted to block digital tv tuner device registration application but could not be block.If anyone has any solution then suggest to me. - From ddd9eb11576293df1ebfd9881aa8c0cfba449e88 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 14 Jan 2020 16:58:20 +0000 Subject: [PATCH 08/11] removed --- doc/forum/Is_this_a_canon_device_error__63__.mdwn | 1 - 1 file changed, 1 deletion(-) delete mode 100644 doc/forum/Is_this_a_canon_device_error__63__.mdwn diff --git a/doc/forum/Is_this_a_canon_device_error__63__.mdwn b/doc/forum/Is_this_a_canon_device_error__63__.mdwn deleted file mode 100644 index 955921c2f8..0000000000 --- a/doc/forum/Is_this_a_canon_device_error__63__.mdwn +++ /dev/null @@ -1 +0,0 @@ -I have a problem with my canon printer which I believe caused due to canon mx922 print head, I have searched various e-commerce site and I found a various website which sells printhead but in an expensive rate, can anyone link a site which provides a cheap rate. From 49ad9b06d26685f3f552bb297346e3950e2110cf Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 14 Jan 2020 17:01:33 +0000 Subject: [PATCH 09/11] removed --- doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn diff --git a/doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn b/doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn deleted file mode 100644 index cbbba9a6a2..0000000000 --- a/doc/forum/Fix_Server_issue___38___Activation_issue_on_mac..mdwn +++ /dev/null @@ -1,2 +0,0 @@ -I had faced activation issue on Mac, I can't activate my iMessage & iCloud I got an error message- iMessage an Error Occurred During Activation Mac- -https://www.appletechnicalsupportnumbers.com/blog/imessage-an-error-occurred-during-activation-mac/ and the provided URL from the apple support team its working properly. From 9c22d4fcb48530fb4b232cb5e3709681c1a8dfa5 Mon Sep 17 00:00:00 2001 From: "peterjhons1212@37e49dc920410e3ff2592014a4d480a71e6d8e60" Date: Wed, 15 Jan 2020 09:35:24 +0000 Subject: [PATCH 10/11] --- doc/forum/AOL_mail_on_android_not_working.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/AOL_mail_on_android_not_working.mdwn diff --git a/doc/forum/AOL_mail_on_android_not_working.mdwn b/doc/forum/AOL_mail_on_android_not_working.mdwn new file mode 100644 index 0000000000..df1b9b75cf --- /dev/null +++ b/doc/forum/AOL_mail_on_android_not_working.mdwn @@ -0,0 +1 @@ +If you are a user of AOL mailing client then this thread is for you. Being a user I found many bugs by which it was insane for me to use and then I found some sort of solution by which you get rid of these bugs. Firstly check your internet connection if that is working properly then uninstall the app and re-install it. After then it does not work, check out all the setting of the AOL system. If after doing all these steps and yet your mail not working properly or any other services provided by AOL are not working properly then follow on AOL mail on android not working. From f4b5128b69eed8d2e0322e93a01a00f0d5af4da4 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 15 Jan 2020 17:28:43 +0000 Subject: [PATCH 11/11] removed --- doc/forum/AOL_mail_on_android_not_working.mdwn | 1 - 1 file changed, 1 deletion(-) delete mode 100644 doc/forum/AOL_mail_on_android_not_working.mdwn diff --git a/doc/forum/AOL_mail_on_android_not_working.mdwn b/doc/forum/AOL_mail_on_android_not_working.mdwn deleted file mode 100644 index df1b9b75cf..0000000000 --- a/doc/forum/AOL_mail_on_android_not_working.mdwn +++ /dev/null @@ -1 +0,0 @@ -If you are a user of AOL mailing client then this thread is for you. Being a user I found many bugs by which it was insane for me to use and then I found some sort of solution by which you get rid of these bugs. Firstly check your internet connection if that is working properly then uninstall the app and re-install it. After then it does not work, check out all the setting of the AOL system. If after doing all these steps and yet your mail not working properly or any other services provided by AOL are not working properly then follow on AOL mail on android not working.