From 4f0249d98b4cfd28d7a5a7ea2b70e989b80c13b4 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" Date: Sat, 8 Mar 2014 00:05:19 +0000 Subject: [PATCH 01/16] Added a comment: Progress --- ..._20de08cd549b1e5cba8589ea3eb97020._comment | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment diff --git a/doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment b/doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment new file mode 100644 index 0000000000..925ecf14c9 --- /dev/null +++ b/doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment @@ -0,0 +1,27 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" + nickname="Aaron" + subject="Progress" + date="2014-03-08T00:05:17Z" + content=""" +That seemed to do something: + + $ git fsck --no-reflogs |wc + Checking object directories: 100% (256/256), done. + error: refs/gcrypt/gitception+ does not point to a valid object! + error: refs/remotes/Beta/git-annex does not point to a valid object! + error: refs/remotes/Beta/master does not point to a valid object! + Checking connectivity: 128728, done. + 369082 1165340 20898546 + +Though now I get: + + $ git-annex webapp + error: refs/gcrypt/gitception+ does not point to a valid object! + error: refs/remotes/Beta/git-annex does not point to a valid object! + error: refs/remotes/Beta/master does not point to a valid object! + fatal: unable to read tree 656e7db5be172f01c0b6994d01f1a08d1273af12 + git-annex: git [Param \"checkout\",Param \"-q\",Param \"-B\",Param \"annex/direct/master\"] failed + +Thanks again for all of your help! +"""]] From a1d191368313c1879991ba1105ff6de4d762d087 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" Date: Sat, 8 Mar 2014 00:07:08 +0000 Subject: [PATCH 02/16] removed --- ..._20de08cd549b1e5cba8589ea3eb97020._comment | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment diff --git a/doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment b/doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment deleted file mode 100644 index 925ecf14c9..0000000000 --- a/doc/forum/Too_big_to_fsck/comment_6_20de08cd549b1e5cba8589ea3eb97020._comment +++ /dev/null @@ -1,27 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" - nickname="Aaron" - subject="Progress" - date="2014-03-08T00:05:17Z" - content=""" -That seemed to do something: - - $ git fsck --no-reflogs |wc - Checking object directories: 100% (256/256), done. - error: refs/gcrypt/gitception+ does not point to a valid object! - error: refs/remotes/Beta/git-annex does not point to a valid object! - error: refs/remotes/Beta/master does not point to a valid object! - Checking connectivity: 128728, done. - 369082 1165340 20898546 - -Though now I get: - - $ git-annex webapp - error: refs/gcrypt/gitception+ does not point to a valid object! - error: refs/remotes/Beta/git-annex does not point to a valid object! - error: refs/remotes/Beta/master does not point to a valid object! - fatal: unable to read tree 656e7db5be172f01c0b6994d01f1a08d1273af12 - git-annex: git [Param \"checkout\",Param \"-q\",Param \"-B\",Param \"annex/direct/master\"] failed - -Thanks again for all of your help! -"""]] From 06fb279dcdb553852ef77d3d07667c1ed03c9e4d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" Date: Sat, 8 Mar 2014 00:08:22 +0000 Subject: [PATCH 03/16] Added a comment --- ...6_0997f1a94c2fda9fe69824e074011518._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/forum/Too_big_to_fsck/comment_6_0997f1a94c2fda9fe69824e074011518._comment diff --git a/doc/forum/Too_big_to_fsck/comment_6_0997f1a94c2fda9fe69824e074011518._comment b/doc/forum/Too_big_to_fsck/comment_6_0997f1a94c2fda9fe69824e074011518._comment new file mode 100644 index 0000000000..ddf69f94b0 --- /dev/null +++ b/doc/forum/Too_big_to_fsck/comment_6_0997f1a94c2fda9fe69824e074011518._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" + nickname="Aaron" + subject="comment 6" + date="2014-03-08T00:08:22Z" + content=""" +That seemed to work, thanks: + + $ git fsck --no-reflogs |wc + Checking object directories: 100% (256/256), done. + error: refs/gcrypt/gitception+ does not point to a valid object! + error: refs/remotes/Beta/git-annex does not point to a valid object! + error: refs/remotes/Beta/master does not point to a valid object! + Checking connectivity: 128728, done. + 369082 1165340 20898546 + +Thanks for your help! +"""]] From 823aa9c346ae91ca66fdaf2351c634bd9370924c Mon Sep 17 00:00:00 2001 From: "http://alan.petitepomme.net/" Date: Sat, 8 Mar 2014 06:42:29 +0000 Subject: [PATCH 04/16] Added a comment --- .../comment_1_b3c215cedba51fb47992ef10c60d6acc._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_1_b3c215cedba51fb47992ef10c60d6acc._comment diff --git a/doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_1_b3c215cedba51fb47992ef10c60d6acc._comment b/doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_1_b3c215cedba51fb47992ef10c60d6acc._comment new file mode 100644 index 0000000000..80b664dced --- /dev/null +++ b/doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_1_b3c215cedba51fb47992ef10c60d6acc._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://alan.petitepomme.net/" + nickname="Alan Schmitt" + subject="comment 1" + date="2014-03-08T06:42:29Z" + content=""" +If it helps, I had a look at \"git annex vicfg\", and there is no mention of the extra UUID there. +"""]] From 620c23017d7727a74844f58d2aea7c3098b7c5a2 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ" Date: Sat, 8 Mar 2014 07:05:30 +0000 Subject: [PATCH 05/16] --- doc/forum/drop_old_versions_of_a_file.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/drop_old_versions_of_a_file.mdwn diff --git a/doc/forum/drop_old_versions_of_a_file.mdwn b/doc/forum/drop_old_versions_of_a_file.mdwn new file mode 100644 index 0000000000..95f103dcc9 --- /dev/null +++ b/doc/forum/drop_old_versions_of_a_file.mdwn @@ -0,0 +1,3 @@ +I have a music repository which has multiple versions of a music file(modified id3 tags etc,.) and in my music player same file is showing two times with two different id3 tags, one is from music directory and another is from .git-annex directory which is a older version(which I don't want to see). + +I was just wondering if there is a way I can drop old version of a file in android(direct mode). From 829ffcc80cd466d0961eb08ae2a75706426b3d4a Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Sat, 8 Mar 2014 09:40:04 +0100 Subject: [PATCH 06/16] Typo --- doc/devblog/day_130__post_release.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devblog/day_130__post_release.mdwn b/doc/devblog/day_130__post_release.mdwn index 547f28a93d..b6a2af6c8b 100644 --- a/doc/devblog/day_130__post_release.mdwn +++ b/doc/devblog/day_130__post_release.mdwn @@ -4,7 +4,7 @@ updated today. Post release bug triage including: -Added a nice peice of UI to the webapp on user request: A "Sync now" menu +Added a nice piece of UI to the webapp on user request: A "Sync now" menu item in the repository for each repo. (The one for the current repo syncs with all its remotes.) From f62633fc89b9bfc598b0dbd8d7b9f1f9e1645f8d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY" Date: Sun, 9 Mar 2014 10:01:32 +0000 Subject: [PATCH 07/16] --- ...nch_of_files___40__not_expected__41__.mdwn | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn diff --git a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn new file mode 100644 index 0000000000..5702e7f9f9 --- /dev/null +++ b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn @@ -0,0 +1,30 @@ +### Please describe the problem. + +I plugged in a usb drive, did git annex sync and it git fast-forward and deleted about 600 files that I had added on my laptop. + +### What steps will reproduce the problem? + +Obviously, I'm not sure really because I don't plug this usb drive every day to sync so I don't remember what I did last time. But I suppose I just finished with git annex sync and unplugged it. The usb drive as in direct mode whereas the laptop was in indirect mode at the time. Anyway, the big mistake I did was syncing the laptop as well, naively thinking it would correct the usb drive; but instead it also deleted the files on the laptop. I had a back up of most of it so it was okay. + +### What version of git-annex are you using? On what operating system? + +Arch Linux + +git-annex version: 5.20140128 +build flags: S3 DBus 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 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 + + +# End of transcript or log. +"""]] From 6c5bcd6d95624c698aa675fb4310472ebbb1eb32 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY" Date: Sun, 9 Mar 2014 10:05:28 +0000 Subject: [PATCH 08/16] --- ...deleted_a_bunch_of_files___40__not_expected__41__.mdwn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn index 5702e7f9f9..33011d6c23 100644 --- a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn +++ b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn @@ -4,7 +4,13 @@ I plugged in a usb drive, did git annex sync and it git fast-forward and deleted ### What steps will reproduce the problem? -Obviously, I'm not sure really because I don't plug this usb drive every day to sync so I don't remember what I did last time. But I suppose I just finished with git annex sync and unplugged it. The usb drive as in direct mode whereas the laptop was in indirect mode at the time. Anyway, the big mistake I did was syncing the laptop as well, naively thinking it would correct the usb drive; but instead it also deleted the files on the laptop. I had a back up of most of it so it was okay. +Obviously, I'm not sure really because I don't plug this usb drive every day to sync so I don't remember what I did last time. But I suppose I just finished with git annex sync and unplugged it. When the accident occured: + + 1. The usb drive was in direct mode whereas the laptop was in indirect mode at the time. + 2. I git annex sync the usb drive + 3. I git annex sync the laptop + +Anyway, the big mistake I did was syncing the laptop as well, naively thinking it would correct the usb drive; but instead it also deleted the files on the laptop. I had a back up of most of it so it was okay. ### What version of git-annex are you using? On what operating system? From c87079efbc381135b2b616e00ab506bf8d028f10 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY" Date: Sun, 9 Mar 2014 10:17:19 +0000 Subject: [PATCH 09/16] --- ...ync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn index 33011d6c23..2fb3d970b7 100644 --- a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn +++ b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__.mdwn @@ -12,6 +12,10 @@ Obviously, I'm not sure really because I don't plug this usb drive every day to Anyway, the big mistake I did was syncing the laptop as well, naively thinking it would correct the usb drive; but instead it also deleted the files on the laptop. I had a back up of most of it so it was okay. +--- + +So now I git reset --hard to a commit before I synced, so I still have my files. But how can I fix this situation? + ### What version of git-annex are you using? On what operating system? Arch Linux From f40d9a837f7bc703d48e92c01c47c5f73665e8c4 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY" Date: Sun, 9 Mar 2014 12:16:33 +0000 Subject: [PATCH 10/16] Added a comment: Sync messed up --- ..._e25451863622eefed664f6a210cbe67d._comment | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_1_e25451863622eefed664f6a210cbe67d._comment diff --git a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_1_e25451863622eefed664f6a210cbe67d._comment b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_1_e25451863622eefed664f6a210cbe67d._comment new file mode 100644 index 0000000000..f0abd4507c --- /dev/null +++ b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_1_e25451863622eefed664f6a210cbe67d._comment @@ -0,0 +1,72 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY" + nickname="Hugo" + subject="Sync messed up" + date="2014-03-09T12:16:32Z" + content=""" +So, I have now reseted to a previous commit all the branches: git-annex, master, synced/git-annex and synced/master in other usb drives. i can git pull and git push, etc. But every time I try a git annex sync, it's deleting files again. + +For instance: + +``````````````` +(merging laptop/git-annex laptop/synced/git-annex into git-annex...) +(Recording state in git...) +commit ok +pull wdrouge +Depuis /run/media/hrd/WD-rouge/annex/hrd + * [nouvelle branche] git-annex -> wdrouge/git-annex + e5894a1..f5af709 master -> wdrouge/master + * [nouvelle branche] synced/git-annex -> wdrouge/synced/git-annex + * [nouvelle branche] synced/master -> wdrouge/synced/master +ok +pull origin +Depuis /home/hrd + + 93d883b...f5af709 git-annex -> origin/git-annex (mise à jour forcée) + e5894a1..f5af709 master -> origin/master + + c8c2481...f5af709 synced/git-annex -> origin/synced/git-annex (mise à jour forcée) + 1d2a028..ac708e3 synced/master -> origin/synced/master + * [nouvelle étiquette] should-be-fine-here -> should-be-fine-here + +Mise à jour f5af709..ac708e3 +Fast-forward + +→ a bunch of files + 621 files changed, 22 insertions(+), 599 deletions(-) + delete mode 120000 → the bunch of files…………… + … + delete mode 120000 org/gtd.org_archive +ok +pull laptop +Depuis /home/hrd + + 93d883b...f5af709 git-annex -> laptop/git-annex (mise à jour forcée) + + c8c2481...f5af709 synced/git-annex -> laptop/synced/git-annex (mise à jour forcée) + 1d2a028..ac708e3 synced/master -> laptop/synced/master + +Already up-to-date. +ok +push wdrouge +Counting objects: 6609, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (3057/3057), done. +Writing objects: 100% (3331/3331), 511.27 KiB | 0 bytes/s, done. +Total 3331 (delta 2091), reused 0 (delta 0) +To /run/media/hrd/WD-rouge/annex/hrd + f5af709..16f17bf git-annex -> synced/git-annex + f5af709..ac708e3 master -> synced/master +ok +push origin +Counting objects: 6569, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (3056/3056), done. +Writing objects: 100% (3330/3330), 511.05 KiB | 0 bytes/s, done. +Total 3330 (delta 2091), reused 0 (delta 0) +To /home/hrd/ + f5af709..16f17bf git-annex -> synced/git-annex +ok +push laptop +Everything up-to-date +ok +git annex sync 14.33s user 1.87s system 74% cpu 21.696 total +`````````````````` + +"""]] From 4b66991ef0b9c20fae9ca0c6a626fd148711af05 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ" Date: Sun, 9 Mar 2014 16:12:37 +0000 Subject: [PATCH 11/16] --- doc/forum/sync_between_indirect_and_direct_mode.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/forum/sync_between_indirect_and_direct_mode.mdwn diff --git a/doc/forum/sync_between_indirect_and_direct_mode.mdwn b/doc/forum/sync_between_indirect_and_direct_mode.mdwn new file mode 100644 index 0000000000..66833cbe51 --- /dev/null +++ b/doc/forum/sync_between_indirect_and_direct_mode.mdwn @@ -0,0 +1,6 @@ +I have a music repository(direct mode) in my Nexus 5 which I want to sync with remote repository(indirect mode). + +When I run 'git annex sync --content', it did not sync the content but when I changed remote repository to direct mode, content got synced. + +Do I need to set some configuration ? +Is it possible to sync content between direct and indirect mode repositories ? From 4b776832dd1363ae9d95eeb6540f565730181339 Mon Sep 17 00:00:00 2001 From: "http://schnouki.net/" Date: Sun, 9 Mar 2014 16:29:43 +0000 Subject: [PATCH 12/16] Added a comment --- ...mment_9_278b41aaa73a214b2b38881242a29b17._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_9_278b41aaa73a214b2b38881242a29b17._comment diff --git a/doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_9_278b41aaa73a214b2b38881242a29b17._comment b/doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_9_278b41aaa73a214b2b38881242a29b17._comment new file mode 100644 index 0000000000..e43f03f034 --- /dev/null +++ b/doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_9_278b41aaa73a214b2b38881242a29b17._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://schnouki.net/" + nickname="Schnouki" + subject="comment 9" + date="2014-03-09T16:29:26Z" + content=""" +I did some more testing today. + +I have this message when using either git-annex assistant or git-annex webapp. When running the webapp, I can connect to its port, but there's no response from git-annex (either from a browser or when using telnet to send a simple \"GET / HTTP/1.0\"). + +The accept message comes every second, the dbus one very minute (didn't test long enough last time, sorry about that). +"""]] From 28469c88ef9745e9198c93642fa9b541bbb36234 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawm7hS2LGu4sLUxLMdBA16PAMcVO7CDJmjw" Date: Mon, 10 Mar 2014 12:16:49 +0000 Subject: [PATCH 13/16] Added a comment --- ...ment_2_d8e9237cf6e7f7558f836ba1352f5517._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/git_annex_with_local_apache_webdav_server/comment_2_d8e9237cf6e7f7558f836ba1352f5517._comment diff --git a/doc/forum/git_annex_with_local_apache_webdav_server/comment_2_d8e9237cf6e7f7558f836ba1352f5517._comment b/doc/forum/git_annex_with_local_apache_webdav_server/comment_2_d8e9237cf6e7f7558f836ba1352f5517._comment new file mode 100644 index 0000000000..2b60a9967e --- /dev/null +++ b/doc/forum/git_annex_with_local_apache_webdav_server/comment_2_d8e9237cf6e7f7558f836ba1352f5517._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm7hS2LGu4sLUxLMdBA16PAMcVO7CDJmjw" + nickname="Damien" + subject="comment 2" + date="2014-03-10T12:16:43Z" + content=""" +I'm curious if anyone has set this up using a local apache webdav server? + +I'm stuck and could use some insight. + +thanks +Damien +"""]] From ab8a8522d7e207231faa254d2c084411b273d9af Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns" Date: Mon, 10 Mar 2014 14:14:07 +0000 Subject: [PATCH 14/16] Added a comment --- .../comment_6_93ed991ef2a74c18575073ca72e06185._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Auto-repair_greatly_slows_down_the_machine/comment_6_93ed991ef2a74c18575073ca72e06185._comment diff --git a/doc/bugs/Auto-repair_greatly_slows_down_the_machine/comment_6_93ed991ef2a74c18575073ca72e06185._comment b/doc/bugs/Auto-repair_greatly_slows_down_the_machine/comment_6_93ed991ef2a74c18575073ca72e06185._comment new file mode 100644 index 0000000000..05935b034d --- /dev/null +++ b/doc/bugs/Auto-repair_greatly_slows_down_the_machine/comment_6_93ed991ef2a74c18575073ca72e06185._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns" + nickname="Jan Ulrich" + subject="comment 6" + date="2014-03-10T14:14:06Z" + content=""" +I manually ran git fsck without problems but git-annex still wants to repair something. +"""]] From f8eea14722be52c19bf89b88a3a76cba54eb5345 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 10 Mar 2014 17:11:42 +0000 Subject: [PATCH 15/16] Added a comment --- ...mment_2_f49e6f4016b3a6f918961a2412902e03._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_2_f49e6f4016b3a6f918961a2412902e03._comment diff --git a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_2_f49e6f4016b3a6f918961a2412902e03._comment b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_2_f49e6f4016b3a6f918961a2412902e03._comment new file mode 100644 index 0000000000..277a72b63d --- /dev/null +++ b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_2_f49e6f4016b3a6f918961a2412902e03._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="108.236.230.124" + subject="comment 2" + date="2014-03-10T17:11:41Z" + content=""" +Your laptop is in indirect mode, so we know that the only way files can be deleted by a merge is if a commit was made to git that deletes the files. + +My conclusion is that some repository, perhaps the usb drive, made a commit that deleted those files. You should be able to find this commit with `git log --stat`, and can just `git revert` it if you want to. + +So far, I don't see evidence of a bug. For all I know, you actually did delete the files on the usb drive, and that change got committed.. +"""]] From 0c595a42aec4ff023a3e50254145e46fb59e2a7a Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" Date: Mon, 10 Mar 2014 17:15:54 +0000 Subject: [PATCH 16/16] Added a comment --- ..._42620a3c958666be2a0d5f5b8eadf7b4._comment | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment diff --git a/doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment b/doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment new file mode 100644 index 0000000000..7d490a9d75 --- /dev/null +++ b/doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" + nickname="Richard" + subject="comment 1" + date="2014-03-10T17:15:54Z" + content=""" +To give a specific example of what I want to do: + +I have a bunch of repos + +* A, Machine1 -- anchor repository and sometimes used to add new content +* B, Machine2 -- anchor repository, offsite +* C, External1 -- anchor repository, stored off-site +* D, Laptop -- transient repo to carry data around and to add new content +* E, USB1 -- transient, travel backups +* F, USB2 -- transient, travel backups + +A-C should get _all_ data. A-F trust A-C to always retain all data, online checks for availability are not needed because A-C run frequent fsck. Ideally, `git annex drop` should be no-op in A-C. + +D-F should retain data as long as it's not been saved in _all_ of A-C. As soon as A-C have copies, `git annex drop` in D-F should drop that content; before that, they _must not_ drop said content. + +Richard +"""]]