From 7de129cff392113dbc4f27bf186cb615977fd89d Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Sat, 28 Mar 2015 01:59:52 +0000 Subject: Added a comment --- .../comment_2_0ab89dad1289b5d349ecd452c3f5e4f5._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_2_0ab89dad1289b5d349ecd452c3f5e4f5._comment diff --git a/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_2_0ab89dad1289b5d349ecd452c3f5e4f5._comment b/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_2_0ab89dad1289b5d349ecd452c3f5e4f5._comment new file mode 100644 index 000000000..8fe0a8ccd --- /dev/null +++ b/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_2_0ab89dad1289b5d349ecd452c3f5e4f5._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="CandyAngel" + subject="comment 2" + date="2015-03-28T01:59:51Z" + content=""" +Okie dokie, thank you for considering it :) +"""]] -- cgit v1.2.3 From 90f1f28b638ea8c7edaa953fa5c8864f08038d92 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY" Date: Sat, 28 Mar 2015 02:07:04 +0000 Subject: --- ...explicitly_specified_one_in_addurl_--file_.mdwn | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/bugs/Uses_suggested_by_CHECKURL-CONTENTS_filename_instead_of_explicitly_specified_one_in_addurl_--file_.mdwn diff --git a/doc/bugs/Uses_suggested_by_CHECKURL-CONTENTS_filename_instead_of_explicitly_specified_one_in_addurl_--file_.mdwn b/doc/bugs/Uses_suggested_by_CHECKURL-CONTENTS_filename_instead_of_explicitly_specified_one_in_addurl_--file_.mdwn new file mode 100644 index 000000000..0db286999 --- /dev/null +++ b/doc/bugs/Uses_suggested_by_CHECKURL-CONTENTS_filename_instead_of_explicitly_specified_one_in_addurl_--file_.mdwn @@ -0,0 +1,24 @@ +### Please describe the problem. + + +### What steps will reproduce the problem? + +Run with a custom external remote which provides CHECKURL-CONTENTS response with filename, and then run +annex addurl --file=existing_file URL expecting to get that URL assigned to existing_file + +Alternatively, there is a small test repo + +with .git/bin/git-annex-remote-dl+archive under /tmp/tmpSqa8CH having what was supposed to be a replayable protocol (if you do + + cd /tmp/tmplVoa6C; PATH=/tmp/tmplVoa6C/.git/bin:$PATH git annex --debug addurl --file test2.dat --relaxed dl+archive:SHA256E-s163--e424b6fef10c18b9aaa5bc773ef62a2632eaf1448ff3372d43557be4adca6419.tar.gz/a/d/test.dat + +But for this one, I guess since addurl command actually succeeds, it is no longer replayable (protocol of interactions diverges) but you will see all the interactions between my remote and annex in that file recorded for you. And you will see the test.dat uncommitted and with somewhat obscured URL-based key, although originally the call was + + git annex --debug addurl --file test2.dat --relaxed dl+archive:SHA256E-s163--1f86ca26e1ca3cad3e8c8f1684d558b5e5f48d5928e0db45ab2e7d3be3d35307.tar.gz/a/d/test.dat + +from which I expected test2.dat get a new URL and that Filename remote spit out being ignored + +### What version of git-annex are you using? On what operating system? + +5.20150327+git27-g6af24b6-1 + -- cgit v1.2.3 From 1118f4c6535ff1f0e6257fe0247be9cfaba9ab64 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawm69GSNODRsVx40rPWDWyecnZn2r3bmOlY" Date: Sat, 28 Mar 2015 03:02:24 +0000 Subject: Added a comment --- .../comment_2_59921abb184bffb5ac1656cc50054e11._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/One_Client_Not_Syncing_Content/comment_2_59921abb184bffb5ac1656cc50054e11._comment diff --git a/doc/bugs/One_Client_Not_Syncing_Content/comment_2_59921abb184bffb5ac1656cc50054e11._comment b/doc/bugs/One_Client_Not_Syncing_Content/comment_2_59921abb184bffb5ac1656cc50054e11._comment new file mode 100644 index 000000000..fda5be00c --- /dev/null +++ b/doc/bugs/One_Client_Not_Syncing_Content/comment_2_59921abb184bffb5ac1656cc50054e11._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm69GSNODRsVx40rPWDWyecnZn2r3bmOlY" + nickname="Jeffery" + subject="comment 2" + date="2015-03-28T03:02:24Z" + content=""" +laptop A has 5.20150205 while B has 5.20150219-g7751a05 ... they are fairly close. Could this cause a problem? +"""]] -- cgit v1.2.3 From c350c09bb4ff567ade08ac62874a62e5cf1cec70 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmtJGSG74JdKxtaMvHQTTeq8P2yxXmuPD0" Date: Sat, 28 Mar 2015 03:36:15 +0000 Subject: Added a comment --- .../comment_1_d28352c9fbc988ece19688a687d30ffe._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/devblog/day_268_stressed_out/comment_1_d28352c9fbc988ece19688a687d30ffe._comment diff --git a/doc/devblog/day_268_stressed_out/comment_1_d28352c9fbc988ece19688a687d30ffe._comment b/doc/devblog/day_268_stressed_out/comment_1_d28352c9fbc988ece19688a687d30ffe._comment new file mode 100644 index 000000000..bb603e27b --- /dev/null +++ b/doc/devblog/day_268_stressed_out/comment_1_d28352c9fbc988ece19688a687d30ffe._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmtJGSG74JdKxtaMvHQTTeq8P2yxXmuPD0" + nickname="Kenneth" + subject="comment 1" + date="2015-03-28T03:36:15Z" + content=""" +\" and de-prioritizing bug reports that don't have either a working reproduction recipe or multiple independent confirmations that it's a real bug.\" + +This seems quite reasonable. Hope you get a little downtime to relax. +"""]] -- cgit v1.2.3 From 7f58004e2b71882648599a1d6b60cfefc741a822 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw" Date: Sat, 28 Mar 2015 07:51:09 +0000 Subject: Added a comment --- .../comment_3_dcb651fa8a1ec52d6016e11bf06fab5d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_3_dcb651fa8a1ec52d6016e11bf06fab5d._comment diff --git a/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_3_dcb651fa8a1ec52d6016e11bf06fab5d._comment b/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_3_dcb651fa8a1ec52d6016e11bf06fab5d._comment new file mode 100644 index 000000000..421f3750a --- /dev/null +++ b/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks/comment_3_dcb651fa8a1ec52d6016e11bf06fab5d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw" + nickname="Remi" + subject="comment 3" + date="2015-03-28T07:51:09Z" + content=""" +I completely disagree with the last surprise argument. I'm regularly in this situation, and each time I'm surprised when `git annex fix` do not fix the symlinks, even when I'm explicitly listing the list I want to fix. +"""]] -- cgit v1.2.3 From f60f15efcc0f8c39b7f7303da3cb34e8f54d9374 Mon Sep 17 00:00:00 2001 From: badele Date: Sat, 28 Mar 2015 10:24:01 +0000 Subject: Added a comment: RE: It's dangerous ignore a folder with same level folder of a .git directory --- ...nt_17_0511e8fa74ec3244879a8e5dc05472b3._comment | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/bugs/Can__39__t_add_a_git_repo_to_git_annex:___34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_17_0511e8fa74ec3244879a8e5dc05472b3._comment diff --git a/doc/bugs/Can__39__t_add_a_git_repo_to_git_annex:___34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_17_0511e8fa74ec3244879a8e5dc05472b3._comment b/doc/bugs/Can__39__t_add_a_git_repo_to_git_annex:___34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_17_0511e8fa74ec3244879a8e5dc05472b3._comment new file mode 100644 index 000000000..a358c3212 --- /dev/null +++ b/doc/bugs/Can__39__t_add_a_git_repo_to_git_annex:___34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_17_0511e8fa74ec3244879a8e5dc05472b3._comment @@ -0,0 +1,28 @@ +[[!comment format=mdwn + username="badele" + subject="RE: It's dangerous ignore a folder with same level folder of a .git directory" + date="2015-03-28T10:24:00Z" + content=""" +Hi, + +Exemple of my project directories: + + + /tmp/git-annex + + .git (git-annex git) + + project_folder_with_git_folder/.git (garbage git project) + + project_folder_with_git_folder/folder1 + + file1 + + project_folder_with_git_folder/folder2 + + file2 + + +You can reproduce it + + mkdir -p /tmp/git-annex && cd /tmp/git-annex + git init + git annex init test + cp -R project_folder_with_git_folder . + git annex add project_folder_with_git_folder + +No files are added +"""]] -- cgit v1.2.3 From ac61b82cf812ebd53421afb3ee0faeb149e07a8f Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg" Date: Sat, 28 Mar 2015 10:35:47 +0000 Subject: Added a comment: Amazon Cloud Drive support --- .../comment_23_aba4abb897c6ecc0c6ba72cbd21b9f4b._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/special_remotes/comment_23_aba4abb897c6ecc0c6ba72cbd21b9f4b._comment diff --git a/doc/special_remotes/comment_23_aba4abb897c6ecc0c6ba72cbd21b9f4b._comment b/doc/special_remotes/comment_23_aba4abb897c6ecc0c6ba72cbd21b9f4b._comment new file mode 100644 index 000000000..65c4513d5 --- /dev/null +++ b/doc/special_remotes/comment_23_aba4abb897c6ecc0c6ba72cbd21b9f4b._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg" + nickname="Bence" + subject="Amazon Cloud Drive support" + date="2015-03-28T10:35:47Z" + content=""" +Is there a special remote implementation for Amazon Cloud Drive? + +It's just became unlimited for a fair price: $60/year ( https://www.amazon.com/clouddrive/pricing ). + +http://techcrunch.com/2015/03/26/amazon-goes-after-dropbox-google-microsoft-with-unlimited-cloud-drive-storage/ +"""]] -- cgit v1.2.3 From 035be864fdcd2522fb634e2c428e59c77c31b564 Mon Sep 17 00:00:00 2001 From: saneP Date: Sat, 28 Mar 2015 14:05:17 +0000 Subject: Added a comment --- .../comment_2_bbe6925ca465d13b050639c18abcd890._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_on_openSUSE/comment_2_bbe6925ca465d13b050639c18abcd890._comment diff --git a/doc/forum/git-annex_on_openSUSE/comment_2_bbe6925ca465d13b050639c18abcd890._comment b/doc/forum/git-annex_on_openSUSE/comment_2_bbe6925ca465d13b050639c18abcd890._comment new file mode 100644 index 000000000..fe6fa73f2 --- /dev/null +++ b/doc/forum/git-annex_on_openSUSE/comment_2_bbe6925ca465d13b050639c18abcd890._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="saneP" + subject="comment 2" + date="2015-03-28T14:05:17Z" + content=""" +No, there is no adequate package. Maybe it has been removed.. + +"""]] -- cgit v1.2.3 From b47e18b63e3c2065d28c514c9139561285989fe6 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c" Date: Sat, 28 Mar 2015 19:26:45 +0000 Subject: AFAICT you should pass -f"..." to cabal install as well as cabal configure, otherwise it will try to install the prerequisites for a default build --- doc/install/fromsource.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/fromsource.mdwn b/doc/install/fromsource.mdwn index 1e96cce40..733d736d0 100644 --- a/doc/install/fromsource.mdwn +++ b/doc/install/fromsource.mdwn @@ -43,7 +43,7 @@ git-annex, but it does not include the assistant or webapp. Inside the source tree, run: cabal configure -f"-assistant -webapp -webdav -pairing -xmpp -dns" - cabal install --only-dependencies + cabal install -f"-assistant -webapp -webdav -pairing -xmpp -dns" --only-dependencies cabal build PATH=$HOME/bin:$PATH cabal install --bindir=$HOME/bin -- cgit v1.2.3 From 7d905b53f9e36b97816fe0b8ff3f83ba7e87f552 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c" Date: Sat, 28 Mar 2015 19:28:28 +0000 Subject: Pass -j to cabal install and cabal build; presumably we all have more than one core to spare. --- doc/install/fromsource.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install/fromsource.mdwn b/doc/install/fromsource.mdwn index 733d736d0..3f2987b67 100644 --- a/doc/install/fromsource.mdwn +++ b/doc/install/fromsource.mdwn @@ -43,8 +43,8 @@ git-annex, but it does not include the assistant or webapp. Inside the source tree, run: cabal configure -f"-assistant -webapp -webdav -pairing -xmpp -dns" - cabal install -f"-assistant -webapp -webdav -pairing -xmpp -dns" --only-dependencies - cabal build + cabal install -j -f"-assistant -webapp -webdav -pairing -xmpp -dns" --only-dependencies + cabal build -j PATH=$HOME/bin:$PATH cabal install --bindir=$HOME/bin @@ -62,8 +62,8 @@ your OS is beyond the scope of this page. Once the C libraries are installed, run inside the source tree: cabal configure - cabal install --only-dependencies - cabal build + cabal install -j --only-dependencies + cabal build -j PATH=$HOME/bin:$PATH cabal install --bindir=$HOME/bin -- cgit v1.2.3 From 4faf6eba1d60c0c58ef129823c92fb06f3bd66be Mon Sep 17 00:00:00 2001 From: andy Date: Sat, 28 Mar 2015 22:03:53 +0000 Subject: Added a comment --- .../ga-ncdu/comment_1_cde3f7bbd099b303bacdaa5e1588b71e._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/ga-ncdu/comment_1_cde3f7bbd099b303bacdaa5e1588b71e._comment diff --git a/doc/forum/ga-ncdu/comment_1_cde3f7bbd099b303bacdaa5e1588b71e._comment b/doc/forum/ga-ncdu/comment_1_cde3f7bbd099b303bacdaa5e1588b71e._comment new file mode 100644 index 000000000..6d7caee2c --- /dev/null +++ b/doc/forum/ga-ncdu/comment_1_cde3f7bbd099b303bacdaa5e1588b71e._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="andy" + subject="comment 1" + date="2015-03-28T22:03:53Z" + content=""" +I'd take a look. I just downloaded ncdu prompted by your comment, and that would be helpful to get sane output regarding my annexed files. +"""]] -- cgit v1.2.3 From de06bffe9639cadd35bfebe27c062bee3cf7d4fb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkAm9yT27yU-qBTGKIsTMdWW3AgL_WAfkc" Date: Sat, 28 Mar 2015 22:17:09 +0000 Subject: Added a comment: Similar issue here --- .../comment_8_e28f25897caa301e69ad7aabab821086._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/Android___91__Terminal_session_finished__93__/comment_8_e28f25897caa301e69ad7aabab821086._comment diff --git a/doc/bugs/Android___91__Terminal_session_finished__93__/comment_8_e28f25897caa301e69ad7aabab821086._comment b/doc/bugs/Android___91__Terminal_session_finished__93__/comment_8_e28f25897caa301e69ad7aabab821086._comment new file mode 100644 index 000000000..26fa6a612 --- /dev/null +++ b/doc/bugs/Android___91__Terminal_session_finished__93__/comment_8_e28f25897caa301e69ad7aabab821086._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkAm9yT27yU-qBTGKIsTMdWW3AgL_WAfkc" + nickname="Cameron" + subject="Similar issue here" + date="2015-03-28T22:17:08Z" + content=""" +Im on the LG F60 (ms395) not rooted. I downloaded a cracked.apk of KBOX and it kept failing to start due to not having Busybox in its file path. So I got the Busybox .apk and copied it into KBOX's path. Now k box is stoped at 'In mgmain JNI_OnLoad'. As soon as I try to ENTER anything, it force closes. Also, I'm not sure if it's related, but my phone is not and does not get recognized by my car stereo via usb. I managed to get around not having permission to look at the 'usbautorun.iso' file. No luck though, it's coded. Any ideas? + +"""]] -- cgit v1.2.3 From 188adcd07f7c269510f05af26a194488e8dfd4c8 Mon Sep 17 00:00:00 2001 From: markusk Date: Sat, 28 Mar 2015 22:40:52 +0000 Subject: Added a comment: Sounds nice ! --- .../ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment diff --git a/doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment b/doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment new file mode 100644 index 000000000..bf215bf9f --- /dev/null +++ b/doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="markusk" + subject="Sounds nice !" + date="2015-03-28T22:40:52Z" + content=""" +I would be very glad if you would release it! +"""]] -- cgit v1.2.3 From 3de372d10a8b8ccb3479851b3c8f1502697b3e8d Mon Sep 17 00:00:00 2001 From: markusk Date: Sat, 28 Mar 2015 22:41:20 +0000 Subject: removed --- .../ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment diff --git a/doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment b/doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment deleted file mode 100644 index bf215bf9f..000000000 --- a/doc/forum/ga-ncdu/comment_2_adf36929dd4c2646065ada3c851e5283._comment +++ /dev/null @@ -1,7 +0,0 @@ -[[!comment format=mdwn - username="markusk" - subject="Sounds nice !" - date="2015-03-28T22:40:52Z" - content=""" -I would be very glad if you would release it! -"""]] -- cgit v1.2.3 From e28154c1fff7a238931111fac06d8515d4bacc67 Mon Sep 17 00:00:00 2001 From: markusk Date: Sat, 28 Mar 2015 22:41:45 +0000 Subject: Added a comment: Sounds nice ! --- .../ga-ncdu/comment_2_8d369dc264ccaf80490c1cb37a330239._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/ga-ncdu/comment_2_8d369dc264ccaf80490c1cb37a330239._comment diff --git a/doc/forum/ga-ncdu/comment_2_8d369dc264ccaf80490c1cb37a330239._comment b/doc/forum/ga-ncdu/comment_2_8d369dc264ccaf80490c1cb37a330239._comment new file mode 100644 index 000000000..ef5cb76f2 --- /dev/null +++ b/doc/forum/ga-ncdu/comment_2_8d369dc264ccaf80490c1cb37a330239._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="markusk" + subject="Sounds nice !" + date="2015-03-28T22:41:45Z" + content=""" + +I would be very glad if you would release it! +"""]] -- cgit v1.2.3 From 73c8578f3f3d99b07436cd2581acf7cb3ac9d45c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY" Date: Sun, 29 Mar 2015 00:47:25 +0000 Subject: --- .../annex_remotedaemon_100__37___cpu_hungry.mdwn | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 doc/bugs/annex_remotedaemon_100__37___cpu_hungry.mdwn diff --git a/doc/bugs/annex_remotedaemon_100__37___cpu_hungry.mdwn b/doc/bugs/annex_remotedaemon_100__37___cpu_hungry.mdwn new file mode 100644 index 000000000..6b20db9fd --- /dev/null +++ b/doc/bugs/annex_remotedaemon_100__37___cpu_hungry.mdwn @@ -0,0 +1,81 @@ +### Please describe the problem. + +Rebooted my laptop recently (after dunno how long of uptime) and annex assistant was shut off in previous uptime, but this time decided to leave it running. spotted that laptop is hot today to see that git-annex is busy. And I am not sure what it is really doing: top says + + 3087 yoh 30 10 520700 21084 14748 S 100.0 0.1 80:50.60 /usr/bin/git-annex remotedaemon + + +[[!format sh """ + +$> tail -20 /proc/3087/cwd/.git/annex/daemon.log + +Please make sure you have the correct access rights +and the repository exists. +ssh: connect to host vagus.cns.dartmouth.edu port 22: Connection timed out +fatal: Could not read from remote repository. + +Please make sure you have the correct access rights +and the repository exists. +ssh: connect to host vagus.cns.dartmouth.edu port 22: Connection timed out +fatal: Could not read from remote repository. + +Please make sure you have the correct access rights +and the repository exists. +[2015-03-28 20:27:53 EDT] main: Syncing with debandy_Vault +hostname: Name or service not known +hostname: Name or service not known +To ssh://yoh@git-annex-andy-yoh_.2Fmedia.2FVault.2Fannex/media/Vault/annex/ + 8c181af..a0b0bd6 git-annex -> synced/git-annex + 8352761..537d4a6 master -> synced/master + +"""]] + +in webapp I saw it struggling to connect to vagus which is offline, I turned it off, then reanabled syncing to above yoh@git-annex-andy-yoh_.2Fmedia.2FVault.2Fannex . I don't know if annex was busier or not before, but it is 100% busy now, but nothing seems to be done -- no traffic, no changing fd's for that annex process + +strace shows busy reading from fd 24: + +[[!format sh """ +[pid 3110] read(24, "", 8096) = 0 +[pid 3110] read(24, "", 8096) = 0 +[pid 3110] read(24, "", 8096) = 0 +[pid 3110] read(24, "", 8096) = 0 +"""]] + + + $> ls -l /proc/3087/fd/24 + lr-x------ 1 yoh yoh 64 Mar 28 20:31 /proc/3087/fd/24 -> pipe:[794930] + + +so what could it be doing? + +[[!format sh """ + 2807 yoh 20 0 693M 110M 36948 S 1.4 0.7 11:15.32 ├─ /usr/bin/git-annex assistant --startdelay=5s + 3359 yoh 39 19 20996 3412 3096 S 0.0 0.0 0:00.01 │ ├─ git --git-dir=.git --work-tree=. check-attr -z --stdin annex.backend annex.numcopies -- + 3140 yoh 20 0 21128 3504 3188 S 0.0 0.0 0:00.01 │ ├─ git --git-dir=.git --work-tree=. check-ignore -z --stdin --verbose --non-matching + 3117 yoh 20 0 693M 110M 36948 S 0.0 0.7 0:00.00 │ ├─ /usr/bin/git-annex assistant --startdelay=5s + 3108 yoh 20 0 693M 110M 36948 S 0.0 0.7 0:00.15 │ ├─ /usr/bin/git-annex assistant --startdelay=5s + 3087 yoh 30 10 508M 21084 14748 S 97.9 0.1 1h29:16 │ ├─ /usr/bin/git-annex remotedaemon +24361 yoh 30 10 508M 21084 14748 S 0.0 0.1 0:00.00 │ │ ├─ /usr/bin/git-annex remotedaemon +19799 yoh 30 10 0 0 0 Z 0.0 0.0 0:00.01 │ │ ├─ ssh +19440 yoh 30 10 508M 21084 14748 S 0.0 0.1 0:00.00 │ │ ├─ /usr/bin/git-annex remotedaemon + 3222 yoh 30 10 27368 5796 3456 S 0.0 0.0 0:00.00 │ │ ├─ git --git-dir=.git --work-tree=. cat-file --batch + 3110 yoh 30 10 508M 21084 14748 R 97.5 0.1 1h29:10 │ │ ├─ /usr/bin/git-annex remotedaemon + 3090 yoh 30 10 508M 21084 14748 S 0.0 0.1 0:00.98 │ │ ├─ /usr/bin/git-annex remotedaemon + 3089 yoh 30 10 508M 21084 14748 S 0.0 0.1 0:00.03 │ │ └─ /usr/bin/git-annex remotedaemon +"""]] + +how could I figure out what is doing??? meanwhile I have just sent STOP signal to 3087 + +### What version of git-annex are you using? On what operating system? + +5.20150327+git27-g6af24b6-1 + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] -- cgit v1.2.3 From c15cd2cd2329ec3247c75ce7c74fcd7e448cb68b Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkyMs6WP6rXEnFqQg9oooOjYZzqO1j9_kE" Date: Sun, 29 Mar 2015 02:30:36 +0000 Subject: Added a comment: Same problem here --- ...ent_4_1ad06842dd96be14e66cde67f32d50f8._comment | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/forum/Android_version_does_not_sync/comment_4_1ad06842dd96be14e66cde67f32d50f8._comment diff --git a/doc/forum/Android_version_does_not_sync/comment_4_1ad06842dd96be14e66cde67f32d50f8._comment b/doc/forum/Android_version_does_not_sync/comment_4_1ad06842dd96be14e66cde67f32d50f8._comment new file mode 100644 index 000000000..3ae4f7784 --- /dev/null +++ b/doc/forum/Android_version_does_not_sync/comment_4_1ad06842dd96be14e66cde67f32d50f8._comment @@ -0,0 +1,26 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkyMs6WP6rXEnFqQg9oooOjYZzqO1j9_kE" + nickname="John" + subject="Same problem here" + date="2015-03-29T02:30:36Z" + content=""" +**Here's the log right from the first start up after creating a repo, and also the warning I get when I open the webapp:** + +[2015-03-29 10:18:01 JST] main: starting assistant version 5.20150327-ge414f2d [2015-03-29 10:18:01 JST] +Cronner: You should enable consistency checking to protect your data. (scanning...) + +[2015-03-29 10:18:02 JST] Watcher: Performing startup scan (started...) + +Detected a filesystem without fifo support. + +Disabling ssh connection caching. + +Detected a crippled filesystem. (recording state in git...) error: cannot run git-upload-pack '/storage/extSdCard/annex-sync': No such file or directory fatal: unable to fork + + +**Each time I start the webapp, I get this warning:** + +Transfer scanner crashed: /storage/sdcard0/annex/.git/index: copyFile does not exist (No such file or directory) + + +"""]] -- cgit v1.2.3 From 77428f1c3cb3217b7d882a3827fc4972dfade8b8 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 09:15:29 +0000 Subject: --- doc/forum/two_lines_back_to_remote__63__.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/two_lines_back_to_remote__63__.mdwn diff --git a/doc/forum/two_lines_back_to_remote__63__.mdwn b/doc/forum/two_lines_back_to_remote__63__.mdwn new file mode 100644 index 000000000..d5f6f3fb9 --- /dev/null +++ b/doc/forum/two_lines_back_to_remote__63__.mdwn @@ -0,0 +1,12 @@ +`git annex map` generates a diagram roughly like this: + +``` ++------+ +-------+ +|laptop| -> |usbdisk| +| | <- | | +| | <- | | ++------+ +-------+ +``` + +Why are there *two* lines back from the disk to the laptop? + -- cgit v1.2.3 From 2c82e4a7d1a451285a7c04989815cc90f3cf4104 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 09:17:07 +0000 Subject: Fix formatting --- doc/forum/two_lines_back_to_remote__63__.mdwn | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/forum/two_lines_back_to_remote__63__.mdwn b/doc/forum/two_lines_back_to_remote__63__.mdwn index d5f6f3fb9..3ac54134e 100644 --- a/doc/forum/two_lines_back_to_remote__63__.mdwn +++ b/doc/forum/two_lines_back_to_remote__63__.mdwn @@ -1,12 +1,10 @@ `git annex map` generates a diagram roughly like this: -``` -+------+ +-------+ -|laptop| -> |usbdisk| -| | <- | | -| | <- | | -+------+ +-------+ -``` + +------+ +-------+ + |laptop| -> |usbdisk| + | | <- | | + | | <- | | + +------+ +-------+ Why are there *two* lines back from the disk to the laptop? -- cgit v1.2.3 From f56124f73e0b42c90dbdc754f4155bb8773f307c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 09:23:46 +0000 Subject: --- doc/forum/git_annex_info:_local_annex_keys__63__.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/git_annex_info:_local_annex_keys__63__.mdwn diff --git a/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn new file mode 100644 index 000000000..11c55879c --- /dev/null +++ b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn @@ -0,0 +1,15 @@ +When I run `git annex info`, it stops to ask me for "local annex keys": + + $ git annex info + repository mode: indirect + trusted repositories: 0 + semitrusted repositories: 3 + 00000000-0000-0000-0000-000000000001 -- web + 1xxxxxx7-6xx1-4xx1-8xx8-5xxxxxxxxxx1 -- here (usbdisk) + bxxxxxx6-bxxe-4xx2-bxxe-fxxxxxxxxxxf -- origin (local) + untrusted repositories: 0 + transfers in progress: none + available local disk space: 36.25 gigabytes (+1 megabyte reserved) + local annex keys: + +What are these "local annex keys"? The `git-annex` manpage on the `info` doesn't command doesn't say. -- cgit v1.2.3 From c324a4609773d8d6fd01591931cde7af03511ea4 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 09:25:21 +0000 Subject: --- doc/forum/git_annex_info:_local_annex_keys__63__.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn index 11c55879c..0df30c25f 100644 --- a/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn +++ b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn @@ -12,4 +12,6 @@ When I run `git annex info`, it stops to ask me for "local annex keys": available local disk space: 36.25 gigabytes (+1 megabyte reserved) local annex keys: -What are these "local annex keys"? The `git-annex` manpage on the `info` doesn't command doesn't say. +What are these "local annex keys"? + +*Edit*: Ah! it wasn't asking me anything, just echoing my keystrokes. It was counting keys stored in the annex, and taking a while. Sorry for the noise! -- cgit v1.2.3 From 13b6bb76216d1a9a71b87f45f3ee42c6ea0948f4 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 09:26:24 +0000 Subject: --- doc/forum/git_annex_info:_local_annex_keys__63__.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn index 0df30c25f..e1a79f038 100644 --- a/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn +++ b/doc/forum/git_annex_info:_local_annex_keys__63__.mdwn @@ -15,3 +15,13 @@ When I run `git annex info`, it stops to ask me for "local annex keys": What are these "local annex keys"? *Edit*: Ah! it wasn't asking me anything, just echoing my keystrokes. It was counting keys stored in the annex, and taking a while. Sorry for the noise! + + [...] + local annex keys: 19586 + local annex size: 33.96 gigabytes + annexed files in working tree: 19814 + size of annexed files in working tree: 35.12 gigabytes + bloom filter size: 16 mebibytes (3.9% full) + backend usage: + SHA256E: 39400 + -- cgit v1.2.3 From cb1e175a0c260482328d997efd581d6592464710 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 13:06:31 +0000 Subject: --- .../git_annex_import:_ignored_names_fatal.mdwn | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 doc/bugs/git_annex_import:_ignored_names_fatal.mdwn diff --git a/doc/bugs/git_annex_import:_ignored_names_fatal.mdwn b/doc/bugs/git_annex_import:_ignored_names_fatal.mdwn new file mode 100644 index 000000000..a39273a12 --- /dev/null +++ b/doc/bugs/git_annex_import:_ignored_names_fatal.mdwn @@ -0,0 +1,40 @@ +### Please describe the problem. + +When I import files that include ignored files, it seems to confuse git-annex (see below). + +This chunk repeats over and over, it looks like import gets stuck until I delete the ignored files. + +Can't the ignored files just be ignored? + +### What steps will reproduce the problem? + +`git annex import ../some-tree-with-ignored-files` + +### What version of git-annex are you using? On what operating system? + +$ git annex version +git-annex version: 5.20140412ubuntu1 +build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP 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: 0 1 2 4 + + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + git-annex: user error (xargs ["-0","git","--git-dir=/media/jean/Elements/annex/.git","--work-tree=/media/jean/Elements/annex","add","--"] exited 123) + failed + (Recording state in git...) + The following paths are ignored by one of your .gitignore files: + work/performancemanagement/performancemanagement.zuml1156079052355.tmp + Use -f if you really want to add them. + fatal: no files added + +# End of transcript or log. +"""]] -- cgit v1.2.3 From eb6ae686cf5c24a99a737bd0ba492f6e5138394a Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 13:07:20 +0000 Subject: Fix formatting --- doc/bugs/git_annex_import:_ignored_names_fatal.mdwn | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/doc/bugs/git_annex_import:_ignored_names_fatal.mdwn b/doc/bugs/git_annex_import:_ignored_names_fatal.mdwn index a39273a12..e96ca2acb 100644 --- a/doc/bugs/git_annex_import:_ignored_names_fatal.mdwn +++ b/doc/bugs/git_annex_import:_ignored_names_fatal.mdwn @@ -12,21 +12,19 @@ Can't the ignored files just be ignored? ### What version of git-annex are you using? On what operating system? -$ git annex version -git-annex version: 5.20140412ubuntu1 -build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP 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: 0 1 2 4 + $ git annex version + git-annex version: 5.20140412ubuntu1 + build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP 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: 0 1 2 4 ### Please provide any additional information below. [[!format sh """ -# If you can, paste a complete transcript of the problem occurring here. -# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log git-annex: user error (xargs ["-0","git","--git-dir=/media/jean/Elements/annex/.git","--work-tree=/media/jean/Elements/annex","add","--"] exited 123) failed -- cgit v1.2.3 From a0fa2b5e3662d7b40bf74f165881d44475ee50cd Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sun, 29 Mar 2015 15:24:03 +0000 Subject: Added a comment: Not only ignored names --- .../comment_1_f7fac12d354408480f48a719331c2d82._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git_annex_import:_ignored_names_fatal/comment_1_f7fac12d354408480f48a719331c2d82._comment diff --git a/doc/bugs/git_annex_import:_ignored_names_fatal/comment_1_f7fac12d354408480f48a719331c2d82._comment b/doc/bugs/git_annex_import:_ignored_names_fatal/comment_1_f7fac12d354408480f48a719331c2d82._comment new file mode 100644 index 000000000..bf27b863d --- /dev/null +++ b/doc/bugs/git_annex_import:_ignored_names_fatal/comment_1_f7fac12d354408480f48a719331c2d82._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" + nickname="Jean" + subject="Not only ignored names" + date="2015-03-29T15:24:03Z" + content=""" +During a large import, I observed the above repeatedly, not only on ignored names. When I ctrl-c and restart import, it picks up again apparently without issues. +"""]] -- cgit v1.2.3 From 38fe6e70a0724495199d83a5c8db207ae1388360 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E" <@web> Date: Sun, 29 Mar 2015 16:16:10 +0000 Subject: --- ...ated_on_different_drive_letter_unavailable.mdwn | 162 +++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 doc/bugs/Windows:_repo_located_on_different_drive_letter_unavailable.mdwn diff --git a/doc/bugs/Windows:_repo_located_on_different_drive_letter_unavailable.mdwn b/doc/bugs/Windows:_repo_located_on_different_drive_letter_unavailable.mdwn new file mode 100644 index 000000000..311675126 --- /dev/null +++ b/doc/bugs/Windows:_repo_located_on_different_drive_letter_unavailable.mdwn @@ -0,0 +1,162 @@ +Suppose I want to have following repositories syncronized on my windows pc: + + D:\Annex (NTFS hard drive) + R:\Annex (FAT32 usb flash drive) + +What I'm experiencing is that I simply can't do this. Everything ok if both repositories located on the same drive, for example: + + D:\Annex1 + D:\Annex2 + +I'm new to git annex, tell me if I'm doing something completely wrong. + +### System information: + +* windows 8.1 +* git 1.9.4.msysgit.0 +* git-annex 5.20150327-g22c9bbd (official build) + +### Short steps for reproduction: + +* init repo A on drive C +* commit some file +* clone repo A to repo B on drive D +* add remote to repo B, pointing to repo A +* add remote to repo A, pointing to repo B +* execute sync on repo B + +### Verbose step by step reproduction: + + C:\>mkdir Annex + + C:\>cd Annex + + C:\Annex>git init + Initialized empty Git repository in C:/Annex/.git/ + + C:\Annex>git-annex init c + init c + Detected a filesystem without fifo support. + + Disabling ssh connection caching. + + Detected a crippled filesystem. + + Enabling direct mode. + ok + (recording state in git...) + + C:\Annex>echo "Hello" > README.txt + + C:\Annex>git-annex add README.txt + add README.txt ok + (recording state in git...) + + C:\Annex>git-annex sync + commit ok + + C:\>D: + + D:\>mkdir Annex + + D:\>cd Annex + + D:\Annex>cd .. + + D:\>git clone C:\Annex + Cloning into 'Annex'... + done. + + D:\>cd Annex + + D:\Annex>git-annex init d + init d + Detected a filesystem without fifo support. + + Disabling ssh connection caching. + + Detected a crippled filesystem. + (merging origin/git-annex into git-annex...) + (recording state in git...) + + Enabling direct mode. + ok + (recording state in git...) + + D:\Annex>git remote add c C:\Annex + + D:\Annex>cd .. + + D:\>C: + + C:\>cd Annex + + C:\Annex>git remote add d D:\Annex + + C:\Annex>cd .. + + C:\>D: + + D:\>cd Annex + + D:\Annex>git-annex sync + commit ok + + D:\Annex>git-annex get README.txt + get README.txt (not available) + Try making some of these repositories available: + 98a6384c-ede4-4c97-b20d-9e1895e415cd -- c + failed + git-annex: get: 1 failed + +### Notices + +Latest sync command should inject annex-uuid to .config file, but it does not. For some reason repository on other drive is unavailable. If I do all of this on the same drive everything works ok. I've also checked case with one bare repository, result is the same. + +### Resulting .config files + +#### Repo on drive C + + [core] + repositoryformatversion = 0 + filemode = false + bare = true + logallrefupdates = true + symlinks = false + ignorecase = true + hideDotFiles = dotGitOnly + [annex] + uuid = 98a6384c-ede4-4c97-b20d-9e1895e415cd + sshcaching = false + crippledfilesystem = true + version = 5 + direct = true + [remote "d"] + url = D:\\Annex + fetch = +refs/heads/*:refs/remotes/d/* + +#### Repo on drive D + + [core] + repositoryformatversion = 0 + filemode = false + bare = true + logallrefupdates = true + symlinks = false + ignorecase = true + hideDotFiles = dotGitOnly + [remote "origin"] + url = C:\\Annex + fetch = +refs/heads/*:refs/remotes/origin/* + [branch "annex/direct/master"] + remote = origin + merge = refs/heads/annex/direct/master + [annex] + uuid = 74b81547-ef4b-4bd6-bc6c-38578029ac96 + sshcaching = false + crippledfilesystem = true + version = 5 + direct = true + [remote "c"] + url = C:\\Annex + fetch = +refs/heads/*:refs/remotes/c/* -- cgit v1.2.3 From 4fedc889fbbc1a0502648531fa743c46c0ba0148 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl6rte43qSRK1o2zn7Ww4Z8pgBmJm8gDrc" Date: Sun, 29 Mar 2015 20:20:30 +0000 Subject: --- doc/bugs/feature_request:_pubkey-only_encryption_mode.mdwn | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/bugs/feature_request:_pubkey-only_encryption_mode.mdwn diff --git a/doc/bugs/feature_request:_pubkey-only_encryption_mode.mdwn b/doc/bugs/feature_request:_pubkey-only_encryption_mode.mdwn new file mode 100644 index 000000000..af05993d4 --- /dev/null +++ b/doc/bugs/feature_request:_pubkey-only_encryption_mode.mdwn @@ -0,0 +1,4 @@ +### Feature request +It is not possible to put encrypted content in place on remotes with just a public GPG key. You always need the private key, even for encryption. I guess this is because how the cipher HMAC is used for replacing file names with their hashes. However, if that requirement (having secret file names) was dropped, I assume a pubkey-only mode could be implemented? + +My specific use case is backup archiving. I have my backups packed in archive files and want to use git-annex to copy the archives to offsite remotes (S3). In that case, I don't care much about hiding file names, but would appreciate the increased security of not having the secret key on the backup server. It would only be needed if I wanted to verify or restore backups. -- cgit v1.2.3 From 960f4146417217ab4b5f8a4e7e12b6efe79100de Mon Sep 17 00:00:00 2001 From: "https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574" Date: Sun, 29 Mar 2015 20:37:16 +0000 Subject: Added a comment: You should take a break --- .../comment_2_f7b04b2e96f0fc7530f1c21ccfcfb0f9._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/devblog/day_268_stressed_out/comment_2_f7b04b2e96f0fc7530f1c21ccfcfb0f9._comment diff --git a/doc/devblog/day_268_stressed_out/comment_2_f7b04b2e96f0fc7530f1c21ccfcfb0f9._comment b/doc/devblog/day_268_stressed_out/comment_2_f7b04b2e96f0fc7530f1c21ccfcfb0f9._comment new file mode 100644 index 000000000..dffce0772 --- /dev/null +++ b/doc/devblog/day_268_stressed_out/comment_2_f7b04b2e96f0fc7530f1c21ccfcfb0f9._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574" + nickname="Mica" + subject="You should take a break" + date="2015-03-29T20:37:16Z" + content=""" +By all means, take a break Joey! +"""]] -- cgit v1.2.3 From 2dd3ccdb2fe74efc13b0ccf5bb772515717139af Mon Sep 17 00:00:00 2001 From: "https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574" Date: Sun, 29 Mar 2015 20:39:00 +0000 Subject: Added a comment: look at all your remotes --- .../comment_1_064d786c5550e4470440717994e62051._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/two_lines_back_to_remote__63__/comment_1_064d786c5550e4470440717994e62051._comment diff --git a/doc/forum/two_lines_back_to_remote__63__/comment_1_064d786c5550e4470440717994e62051._comment b/doc/forum/two_lines_back_to_remote__63__/comment_1_064d786c5550e4470440717994e62051._comment new file mode 100644 index 000000000..bb551908b --- /dev/null +++ b/doc/forum/two_lines_back_to_remote__63__/comment_1_064d786c5550e4470440717994e62051._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574" + nickname="Mica" + subject="look at all your remotes" + date="2015-03-29T20:39:00Z" + content=""" +Have a look at all your remotes, you can reference the same repo with more than one remote name. +"""]] -- cgit v1.2.3 From c33239b0a3c23f8e86ab5f5f1097ea660bb62f02 Mon Sep 17 00:00:00 2001 From: ghen1 Date: Sun, 29 Mar 2015 23:14:00 +0000 Subject: Added a comment --- .../comment_2_e19abfe33b0f071ffc059e9976fc6d91._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/Case-insensitive_search_with_find_list_whereis__63__/comment_2_e19abfe33b0f071ffc059e9976fc6d91._comment diff --git a/doc/forum/Case-insensitive_search_with_find_list_whereis__63__/comment_2_e19abfe33b0f071ffc059e9976fc6d91._comment b/doc/forum/Case-insensitive_search_with_find_list_whereis__63__/comment_2_e19abfe33b0f071ffc059e9976fc6d91._comment new file mode 100644 index 000000000..26d9efaf3 --- /dev/null +++ b/doc/forum/Case-insensitive_search_with_find_list_whereis__63__/comment_2_e19abfe33b0f071ffc059e9976fc6d91._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="ghen1" + subject="comment 2" + date="2015-03-29T23:14:00Z" + content=""" +I feel stupid for not thinking of that. Thank you. +"""]] -- cgit v1.2.3 From eee064c6af631c04fc587ddcab2c9f97bbb3c1fb Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Mon, 30 Mar 2015 15:41:13 +0000 Subject: --- .../Output_key_with_import__47__deduplicate.mdwn | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/todo/Output_key_with_import__47__deduplicate.mdwn diff --git a/doc/todo/Output_key_with_import__47__deduplicate.mdwn b/doc/todo/Output_key_with_import__47__deduplicate.mdwn new file mode 100644 index 000000000..807d59dfd --- /dev/null +++ b/doc/todo/Output_key_with_import__47__deduplicate.mdwn @@ -0,0 +1,20 @@ +When using + + git annex import --deduplicate -- ~/directory/to/import + +would it be possible to output the keys for duplicate files? This would allow people to find where in the annex the files already exist. + +e.g. + + import ~/directory/to/import/001.txt ok + import ~/directory/to/import/002.txt ok + import ~/directory/to/import/002_d.txt (duplicate SHA256E-s261--fb1230987ac123098...) ok + import ~/directory/to/import/003.txt ok + +Then you could use + + git log -S SHA256E-s261--fb1230987ac123098... + +to find out where it is already. + +Not sure if that is the nicest layout.. (or what it might break). -- cgit v1.2.3 From 5182d5c41571e095a47cded7a4aeb9b19f69109e Mon Sep 17 00:00:00 2001 From: anarcat Date: Mon, 30 Mar 2015 16:26:06 +0000 Subject: Added a comment: take care and ideas --- ...ent_3_0eb4c17d35fba9db6a7446a5f253ace9._comment | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/devblog/day_268_stressed_out/comment_3_0eb4c17d35fba9db6a7446a5f253ace9._comment diff --git a/doc/devblog/day_268_stressed_out/comment_3_0eb4c17d35fba9db6a7446a5f253ace9._comment b/doc/devblog/day_268_stressed_out/comment_3_0eb4c17d35fba9db6a7446a5f253ace9._comment new file mode 100644 index 000000000..f098c700a --- /dev/null +++ b/doc/devblog/day_268_stressed_out/comment_3_0eb4c17d35fba9db6a7446a5f253ace9._comment @@ -0,0 +1,24 @@ +[[!comment format=mdwn + username="anarcat" + subject="take care and ideas" + date="2015-03-30T16:26:05Z" + content=""" +we not careful enough with ourselves and with each other... i can only send my warmest support for your self-imposed break, i should probably have done that myself a few times, and never had the lucidity to do it soon enough... so yeah, break time, and enjoy spring! :) + +git-annex has grown in leaps and bounds in the last year, and it looks like it's getting more and more the traction it deserves. that means a lot more support requests and yes, a lot more noise in the forums and issue queues. in my experience, having the core devs step away from the support forums isn't necessarily a bad thing: it will leave some room for other people to step up and start cooking up their own answers. i did a very quick analysis of the `doc` subdirectory of the current git repo, and at least a third of the data is injected in the forum: + +
+$ ncdu doc/
+[...]
+   13,0MiB  3 270 [##########] /forum
+   10,4MiB  2 243 [########  ] /bugs
+    4,4MiB    964 [###       ] /design
+    2,2MiB    550 [#         ] /todo
+    1,6MiB    398 [#         ] /devblog
+    1,5MiB    348 [#         ] /tips
+[...]
+ Total disk usage:  38,3MiB  Apparent size:  15,4MiB  Items: 8711
+
+ +I wonder if moving this out of the wiki (to, say, a mailing list or Stack-exchange like Q&A site) would be helpful? It seems there is a significant amount of FAQ and divergence from topic on the forum posts... trying another tool may be helpful here (but I know how annoying and crazy this sounds at first...). +"""]] -- cgit v1.2.3