From 77a657a1ec50ac67932817cdf211c7f49bf8f861 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 24 Feb 2013 21:51:19 +0000 Subject: Added a comment --- .../comment_1_359f46805e6508d03aadd90429937546._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Different_annexes_pointing_to_same_special_remote__63__/comment_1_359f46805e6508d03aadd90429937546._comment diff --git a/doc/forum/Different_annexes_pointing_to_same_special_remote__63__/comment_1_359f46805e6508d03aadd90429937546._comment b/doc/forum/Different_annexes_pointing_to_same_special_remote__63__/comment_1_359f46805e6508d03aadd90429937546._comment new file mode 100644 index 000000000..282ed82c8 --- /dev/null +++ b/doc/forum/Different_annexes_pointing_to_same_special_remote__63__/comment_1_359f46805e6508d03aadd90429937546._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.210" + subject="comment 1" + date="2013-02-24T21:51:19Z" + content=""" +You're basically right. Additionally, if you use encryption, the keys used on the remote are themselves encrypted and so even the same content will result in different keys. + +With this said, it's easy to use a subdirectory of a rsync or box.com remote, and I'd rather recommend doing that, rather than jumbling multiple repositories data into a single directory. +"""]] -- cgit v1.2.3 From ae6be20a0eed3ea1968696ffeebdc84566f9ccd4 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 24 Feb 2013 21:52:41 +0000 Subject: Added a comment --- .../comment_1_887c74cb61d30198322ef74ebc80f950._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_and_tagfs/comment_1_887c74cb61d30198322ef74ebc80f950._comment diff --git a/doc/forum/git-annex_and_tagfs/comment_1_887c74cb61d30198322ef74ebc80f950._comment b/doc/forum/git-annex_and_tagfs/comment_1_887c74cb61d30198322ef74ebc80f950._comment new file mode 100644 index 000000000..95739bd93 --- /dev/null +++ b/doc/forum/git-annex_and_tagfs/comment_1_887c74cb61d30198322ef74ebc80f950._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.210" + subject="comment 1" + date="2013-02-24T21:52:41Z" + content=""" +I welcome people doing this kind of thing with git-annex. Since you can have multiple files linking to the same content easily, it should be a reasonable platform with which to build something like this. +"""]] -- cgit v1.2.3 From 449d887cff090cc15500a37bb0cdef58d8510b50 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 24 Feb 2013 22:00:41 +0000 Subject: Added a comment: Ever figure this out? --- .../comment_1_70da012d96ab576151fe3e081ef905d1._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/preferred_content_settings_for_multiple_symlinks/comment_1_70da012d96ab576151fe3e081ef905d1._comment diff --git a/doc/forum/preferred_content_settings_for_multiple_symlinks/comment_1_70da012d96ab576151fe3e081ef905d1._comment b/doc/forum/preferred_content_settings_for_multiple_symlinks/comment_1_70da012d96ab576151fe3e081ef905d1._comment new file mode 100644 index 000000000..b5fbd345e --- /dev/null +++ b/doc/forum/preferred_content_settings_for_multiple_symlinks/comment_1_70da012d96ab576151fe3e081ef905d1._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.210" + subject="Ever figure this out?" + date="2013-02-24T22:00:40Z" + content=""" +I find it's useful, when stuck on this kind of thing, to run `git annex find` at the command line passing it parts of the expression and making sure it works, and gradually building up to the complete expression. + +You have to do some conversion due to differences between command line and preferred content expression format. For example `git annex find -\( --in here --and --include \"music/*\" -\)` +"""]] -- cgit v1.2.3 From 5b8d4fac87c595edd1dd408378d186e13db3bb96 Mon Sep 17 00:00:00 2001 From: "http://meep.pl/" Date: Sun, 24 Feb 2013 23:07:28 +0000 Subject: Added a comment: Android 2.3 again --- ...omment_1_5a15b5bad0f9ba2423d2aebe440ac0ea._comment | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/design/assistant/blog/day_198__bugfixes/comment_1_5a15b5bad0f9ba2423d2aebe440ac0ea._comment diff --git a/doc/design/assistant/blog/day_198__bugfixes/comment_1_5a15b5bad0f9ba2423d2aebe440ac0ea._comment b/doc/design/assistant/blog/day_198__bugfixes/comment_1_5a15b5bad0f9ba2423d2aebe440ac0ea._comment new file mode 100644 index 000000000..279a53f04 --- /dev/null +++ b/doc/design/assistant/blog/day_198__bugfixes/comment_1_5a15b5bad0f9ba2423d2aebe440ac0ea._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="http://meep.pl/" + ip="193.23.174.18" + subject="Android 2.3 again" + date="2013-02-24T23:07:28Z" + content=""" +I got _a lot_ further with the latest upgrade. + +* installation worked +* `git init` worked +* first `git annex init` asked to set user.{email,name} +* `git config --global ...` worked +* second `git annex init` segfaulted, but not immediately: + + init + Detected a crippled filesystem. + error: git-annex died of signal 11 + +"""]] -- cgit v1.2.3 From c7ddde6b287ed876b37bc6eda35d126f099da957 Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Mon, 25 Feb 2013 05:56:52 +0000 Subject: --- ...nnex_won__39__t_copy_files_to_my_usb_drive.mdwn | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn diff --git a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn new file mode 100644 index 000000000..5a386e9e5 --- /dev/null +++ b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn @@ -0,0 +1,57 @@ +One of my remotes, on a USB drive, is behaving exceedingly strangely. Files sometimes refuse to copy to it - whether I copy to it from my home annex, or whether I "cd" to that USB drive and try to "get" files to it. + +Note that the external HD is a FAT32 filesystem. This has never caused problems in the past, but I am wondering if some of the recent work on "crippled" filesystems might have caused breakage on existing repositories which had been working well on FAT32 filesystems? + +What steps will reproduce the problem? + +On my annex, something like this: + +``` +Talislanta Books$ git annex whereis talislanta_fantasy_roleplaying.pdf +whereis talislanta_fantasy_roleplaying.pdf (2 copies) + d16d0d1a-3cdd-11e2-9161-67c83599f720 -- homeworld + fa2bd02e-3ce2-11e2-a675-47389975a32e -- here (macbook) +ok +Talislanta Books$ git annex copy --to=toshiba talislanta_fantasy_roleplaying.pdf +copy talislanta_fantasy_roleplaying.pdf ok +Talislanta Books$ git annex whereis talislanta_fantasy_roleplaying.pdf +whereis talislanta_fantasy_roleplaying.pdf (2 copies) + d16d0d1a-3cdd-11e2-9161-67c83599f720 -- homeworld + fa2bd02e-3ce2-11e2-a675-47389975a32e -- here (macbook) +ok +Talislanta Books$ cd /Volumes/TOSHIBAEXT/annex/Books/archive/Talislanta\ Books/ +Talislanta Books$ git annex whereis talislanta_fantasy_roleplaying.pdf +whereis talislanta_fantasy_roleplaying.pdf (2 copies) + d16d0d1a-3cdd-11e2-9161-67c83599f720 -- homeworld + fa2bd02e-3ce2-11e2-a675-47389975a32e -- macbook +ok +Talislanta Books$ git annex get talislanta_fantasy_roleplaying.pdf +Talislanta Books$ git annex whereis talislanta_fantasy_roleplaying.pdf +whereis talislanta_fantasy_roleplaying.pdf (2 copies) + d16d0d1a-3cdd-11e2-9161-67c83599f720 -- homeworld + fa2bd02e-3ce2-11e2-a675-47389975a32e -- macbook +ok +Talislanta Books$ +``` + + +What is the expected output? What do you see instead? + +I should be able to copy files to my external hard drive, /Volumes/TOSHIBAEXT/annex + + +What version of git-annex are you using? On what operating system? + + +Talislanta Books$ git annex version +git-annex version: 3.20130216 +local repository version: 3 +default repository version: 3 +supported repository versions: 3 +upgrade supported from repository versions: 0 1 2 + +OS X 10.6 (lion) + +Please provide any additional information below. + +Most files are affected by this, a few are not. I don't see any pattern to which is which. -- cgit v1.2.3 From a738dd2830b8c7ddcfd8dc982aa60031ea17f326 Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Mon, 25 Feb 2013 06:18:58 +0000 Subject: Added a comment --- .../comment_1_7707017fbf3d92ee21d600fe0aefce4f._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_1_7707017fbf3d92ee21d600fe0aefce4f._comment diff --git a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_1_7707017fbf3d92ee21d600fe0aefce4f._comment b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_1_7707017fbf3d92ee21d600fe0aefce4f._comment new file mode 100644 index 000000000..2f157417f --- /dev/null +++ b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_1_7707017fbf3d92ee21d600fe0aefce4f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="99.54.57.201" + subject="comment 1" + date="2013-02-25T06:18:58Z" + content=""" +Just tried downgrading to 3.20130207 and the behavior is the same. :( + + +"""]] -- cgit v1.2.3 From 931712b85e4973833bdb1e28318b038badbbc009 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA" Date: Mon, 25 Feb 2013 11:22:53 +0000 Subject: Added a comment --- .../comment_2_36d94b838e5e65c85e7afaabe8a578f1._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/design/assistant/blog/day_198__bugfixes/comment_2_36d94b838e5e65c85e7afaabe8a578f1._comment diff --git a/doc/design/assistant/blog/day_198__bugfixes/comment_2_36d94b838e5e65c85e7afaabe8a578f1._comment b/doc/design/assistant/blog/day_198__bugfixes/comment_2_36d94b838e5e65c85e7afaabe8a578f1._comment new file mode 100644 index 000000000..0a3414864 --- /dev/null +++ b/doc/design/assistant/blog/day_198__bugfixes/comment_2_36d94b838e5e65c85e7afaabe8a578f1._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA" + nickname="Laszlo" + subject="comment 2" + date="2013-02-25T11:22:53Z" + content=""" +Is the autiobuilder for linux available already? +I can't find it, and I'm eager to try the thumbdrive related fixes (where I can specify a simple folder). + +Best, + Laszlo +"""]] -- cgit v1.2.3 From ffbc61e395708b6c0ebc3ba84714d466a09aee96 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Mon, 25 Feb 2013 12:38:21 +0100 Subject: Typos --- doc/design/assistant/blog/day_196__android_bugfixes.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/design/assistant/blog/day_196__android_bugfixes.mdwn b/doc/design/assistant/blog/day_196__android_bugfixes.mdwn index a0e9633d4..a78853f93 100644 --- a/doc/design/assistant/blog/day_196__android_bugfixes.mdwn +++ b/doc/design/assistant/blog/day_196__android_bugfixes.mdwn @@ -4,7 +4,7 @@ Only report of 100% failure so far is on Cyanogenmod 7.2 (Android 2.3.7). Worked today on some of the obvious bugs. * Turns out that getEnvironment is broken on Android, returning no - environment, which explains the weird git beheavior where it complains + environment, which explains the weird git behavior where it complains that it cannot determine the username and email (because it sees no USER or HOST), and suggests setting them in the global git config (which it ignores, because it sees no HOME). Put in a work around for this @@ -17,7 +17,7 @@ Worked today on some of the obvious bugs. * Enabled a few useful things in busybox. Including vi. * Replaced the service notification icon with one with the git-annex logo. * Made the terminal not close immediately when the shell exits, which - should aid in debugging of certian types of crashes. + should aid in debugging of certain types of crashes. I want to set up an autobuilder for Android, but to do that I need to install all the haskell libraries on my server. Since getting them built -- cgit v1.2.3 From 7a32501b12e5e098477f1d4b3c63ff9543dc590e Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Mon, 25 Feb 2013 12:44:19 +0000 Subject: Added a comment --- .../comment_2_f3392ec3ca7392823cbad2cc9b77f54e._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_2_f3392ec3ca7392823cbad2cc9b77f54e._comment diff --git a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_2_f3392ec3ca7392823cbad2cc9b77f54e._comment b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_2_f3392ec3ca7392823cbad2cc9b77f54e._comment new file mode 100644 index 000000000..17379f354 --- /dev/null +++ b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_2_f3392ec3ca7392823cbad2cc9b77f54e._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="99.54.57.201" + subject="comment 2" + date="2013-02-25T12:44:18Z" + content=""" +Update: git annex fsck --fast --from=toshiba fixed this. Guess I was up too late to think about the obvious. Sorry bout that. + +"""]] -- cgit v1.2.3 From 70653ac70b8a5deb09db32b3e77459758a4cc2b2 Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Mon, 25 Feb 2013 14:24:30 +0000 Subject: Added a comment --- ...mment_3_b3d016a487b12748fe2c4d14300eb158._comment | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_3_b3d016a487b12748fe2c4d14300eb158._comment diff --git a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_3_b3d016a487b12748fe2c4d14300eb158._comment b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_3_b3d016a487b12748fe2c4d14300eb158._comment new file mode 100644 index 000000000..f891af92e --- /dev/null +++ b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_3_b3d016a487b12748fe2c4d14300eb158._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="99.54.57.201" + subject="comment 3" + date="2013-02-25T14:24:29Z" + content=""" +This is still weird though. + +Setup: I have my home drive, an ssh remote, and a usb remote. + +Home drive is a \"client\" and the other two are \"backups.\" numcopies = 2. + +WHen I start the assistant and watch it in the webapp, it starts furiously copying content in \"archive\" subdirectories from the USB remote to the home drive, and then dropping it from the USB remote! + +I then kill the assistant because I do not want content dropped from my backup, that's why it's a backup. + +Is there any way to tell *why* the assistant is doing this crazy thing? + + +"""]] -- cgit v1.2.3 From 1a9c103fc03d25264f232d24d4a0611b4334430a Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Mon, 25 Feb 2013 14:57:20 +0000 Subject: Added a comment --- .../comment_4_61f600511a3172f0707e5809fc444d0c._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_4_61f600511a3172f0707e5809fc444d0c._comment diff --git a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_4_61f600511a3172f0707e5809fc444d0c._comment b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_4_61f600511a3172f0707e5809fc444d0c._comment new file mode 100644 index 000000000..c8b6788f3 --- /dev/null +++ b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_4_61f600511a3172f0707e5809fc444d0c._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="99.54.57.201" + subject="comment 4" + date="2013-02-25T14:57:20Z" + content=""" +Yeah, the assistant wants to drop *everything* on my USB drive. When I vicfg I see that the usb drive repo is \"untrusted/backup/standard\". Why in the world would the assistant want to drop everything on it? + +"""]] -- cgit v1.2.3 From 340184592a45a15a577a5171b94a2a5db286cca0 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 25 Feb 2013 15:53:31 +0000 Subject: Added a comment --- .../comment_3_ae9b74341a3bc6e1e84d2c0ca4c5f612._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/design/assistant/blog/day_198__bugfixes/comment_3_ae9b74341a3bc6e1e84d2c0ca4c5f612._comment diff --git a/doc/design/assistant/blog/day_198__bugfixes/comment_3_ae9b74341a3bc6e1e84d2c0ca4c5f612._comment b/doc/design/assistant/blog/day_198__bugfixes/comment_3_ae9b74341a3bc6e1e84d2c0ca4c5f612._comment new file mode 100644 index 000000000..39e017ceb --- /dev/null +++ b/doc/design/assistant/blog/day_198__bugfixes/comment_3_ae9b74341a3bc6e1e84d2c0ca4c5f612._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.210" + subject="comment 3" + date="2013-02-25T15:53:30Z" + content=""" +@meep try running it with --debug for some more hint of where it's crashing + +@Laszlo see [[install/Linux_standalone]] +"""]] -- cgit v1.2.3 From ccfbd95053a6fc7f36ce14086f37cfda46f41134 Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Mon, 25 Feb 2013 16:02:44 +0000 Subject: Added a comment --- .../comment_5_8cf029ac7bf3c19dcb0b613eed3b52ac._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_5_8cf029ac7bf3c19dcb0b613eed3b52ac._comment diff --git a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_5_8cf029ac7bf3c19dcb0b613eed3b52ac._comment b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_5_8cf029ac7bf3c19dcb0b613eed3b52ac._comment new file mode 100644 index 000000000..2c133e8d0 --- /dev/null +++ b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive/comment_5_8cf029ac7bf3c19dcb0b613eed3b52ac._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="99.54.57.201" + subject="comment 5" + date="2013-02-25T16:02:44Z" + content=""" +Downgrading to 3.20130207 and testing.... this seems to have been a regression since 3.20130207. 3.20130207 seems right now to be behaving normally, not trying to drop things it shouldn't. Is it possible something went terribly wrong with preferred content settings since 3.20130207? + +Still testing, but things look good so far. +"""]] -- cgit v1.2.3 From ddd328e442844bd46dcf16b50c79a4f3ce801b04 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA" Date: Mon, 25 Feb 2013 18:28:09 +0000 Subject: Added a comment --- .../comment_4_5a4827227c03bcff3b1e4c44b531f816._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/design/assistant/blog/day_198__bugfixes/comment_4_5a4827227c03bcff3b1e4c44b531f816._comment diff --git a/doc/design/assistant/blog/day_198__bugfixes/comment_4_5a4827227c03bcff3b1e4c44b531f816._comment b/doc/design/assistant/blog/day_198__bugfixes/comment_4_5a4827227c03bcff3b1e4c44b531f816._comment new file mode 100644 index 000000000..fafb8fd27 --- /dev/null +++ b/doc/design/assistant/blog/day_198__bugfixes/comment_4_5a4827227c03bcff3b1e4c44b531f816._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA" + nickname="Laszlo" + subject="comment 4" + date="2013-02-25T18:28:09Z" + content=""" +joeyh: Is the 20130216 is the newest? Because you just wrote about two days ago of direct mode fixes, I'm interested in. +I tried 20130216 already. + +Laszlo + +"""]] -- cgit v1.2.3 From f5b56dba97167fd211f07457b4ae2426e4b19818 Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~arand" Date: Mon, 25 Feb 2013 20:16:24 +0000 Subject: --- ...es_makes___39__git_annex_unused__39___slow.mdwn | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 doc/bugs/added_branches_makes___39__git_annex_unused__39___slow.mdwn diff --git a/doc/bugs/added_branches_makes___39__git_annex_unused__39___slow.mdwn b/doc/bugs/added_branches_makes___39__git_annex_unused__39___slow.mdwn new file mode 100644 index 000000000..46024e500 --- /dev/null +++ b/doc/bugs/added_branches_makes___39__git_annex_unused__39___slow.mdwn @@ -0,0 +1,81 @@ +Creating additional branches in history seems to slow down the 'git annex unused' command quadratically, even if the location of the branches should be irrelevant as far as unused data goes. + +This was tested on: + + $ git annex version + git-annex version: 3.20130216 + local repository version: 3 + default repository version: 3 + supported repository versions: 3 + upgrade supported from repository versions: 0 1 2 + +What steps will reproduce the problem? + + $ mkdir a + $ cd a + $ git init + $ git annex init + $ i=0 ; while test $i -lt 1000; do dd if=/dev/urandom of=$i.img bs=1M count=1; i=$(($i+1)); done + $ git annex add . + $ git commit -m"foo" + $ git rm 1* + $ git commit -m"bar" + $ git log --oneline --decorate + ffcca3a (HEAD, master) bar + 3e7793d foo + $ time -p git annex unused + unused . (checking for unused data...) (checking master...) + (...) + real 0.76 + user 0.40 + sys 0.06 + git commit --allow-empty -m"baz" + $ git log --oneline --decorate + 4390c32 (HEAD, master) baz + ffcca3a bar + 3e7793d foo + $ time -p git annex unused + unused . (checking for unused data...) (checking master...) + (...) + real 0.75 + user 0.38 + sys 0.07 + $ git branch boo HEAD^ + $ time -p git annex unused + unused . (checking for unused data...) (checking boo...) (checking master...) + (...) + real 1.29 + user 0.62 + sys 0.08 + arand@mas:~/tmp/more/a(master)$ git branch beeboo HEAD^ + 4390c32 (HEAD, master) baz + ffcca3a (boo, beeboo) bar + 3e7793d foo + arand@mas:~/tmp/more/a(master)$ time -p git annex unused + unused . (checking for unused data...) (checking beeboo...) (checking master...) + (...) + real 2.50 + user 1.12 + sys 0.14 + $ git branch -d boo beeboo + $ git log --oneline --decorate + 4390c32 (HEAD, master) baz + ffcca3a bar + 3e7793d foo + $ time -p git annex unused + unused . (checking for unused data...) (checking master...) + (...) + real 0.77 + user 0.42 + sys 0.04 + +What is the expected output? What do you see instead? + +I would expect the time to be the same in all the above cases. + +What version of git-annex are you using? On what operating system? + + $ git annex version + git-annex version: 3.20130216 + +On current Debian sid/experimental -- cgit v1.2.3