From 6f3c6ebde13fa806ecbefbab58220c76500c16f9 Mon Sep 17 00:00:00 2001 From: bla Date: Tue, 15 Oct 2013 21:24:35 +0000 Subject: [PATCH 01/12] Added a comment: Testing --- ...ent_2_b73fb99a75aef912f8286626c5bde66d._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_2_b73fb99a75aef912f8286626c5bde66d._comment diff --git a/doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_2_b73fb99a75aef912f8286626c5bde66d._comment b/doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_2_b73fb99a75aef912f8286626c5bde66d._comment new file mode 100644 index 0000000000..12b0f9f6e2 --- /dev/null +++ b/doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_2_b73fb99a75aef912f8286626c5bde66d._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="bla" + ip="91.121.95.205" + subject="Testing" + date="2013-10-15T21:24:35Z" + content=""" +Last autobuild (installed by replacing existing) +annex 89345b7 with git 1.8.4.474.g128a96c - also hangs on add in the same manner (in previously created tmp git in /data/data/ga.androidterm/anntmp). Not sure if I did something wrong. + +Current stable release - works just fine (deinstalled, installed again - replace failed somehow) + + + +"""]] From 2a01a7d1162bba3c53bdbe0e637b4a3ec857a4de Mon Sep 17 00:00:00 2001 From: bla Date: Tue, 15 Oct 2013 21:42:52 +0000 Subject: [PATCH 02/12] Added a comment: More info on latest autobuild --- ..._b7115f2c658439ff59a029f500697fc1._comment | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_3_b7115f2c658439ff59a029f500697fc1._comment diff --git a/doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_3_b7115f2c658439ff59a029f500697fc1._comment b/doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_3_b7115f2c658439ff59a029f500697fc1._comment new file mode 100644 index 0000000000..eb3c993a89 --- /dev/null +++ b/doc/bugs/Git_annex_hangs_after_git_annex_add_on_vfat__47__sdcard__47__android/comment_3_b7115f2c658439ff59a029f500697fc1._comment @@ -0,0 +1,57 @@ +[[!comment format=mdwn + username="bla" + ip="91.121.95.205" + subject="More info on latest autobuild" + date="2013-10-15T21:42:52Z" + content=""" +Using adb shell, su app_30, runshell: + + app_30@android:/data/data/ga.androidterm/anntmp $ head -n 3 /sdcard/git-annex.> + Installation starting to /data/data/ga.androidterm + 89345b7108f5c18eba0845f84780a26d069d011d + installing busybox + + app_30@android:/data/data/ga.androidterm/anntmp $ git version + git version 1.8.4.474.g128a96c + app_30@android:/data/data/ga.androidterm/anntmp $ git annex version + git-annex version: 4.20131015-g89345b7 + build flags: Assistant Webapp Testsuite S3 WebDAV Inotify 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 glacier hook + local repository version: 3 + default repository version: 3 + supported repository versions: 3 4 + upgrade supported from repository versions: 0 1 2 + + git init; git annex init; touch lala + 130|app_30@android:/data/data/ga.androidterm/anntmp $ git annex add lala --deb> + [2013-10-15 23:37:20 CEST] read: git [\"--git-dir=/data/data/ga.androidterm/anntmp/.git\",\"--work-tree=/data/data/ga.androidterm/anntmp\",\"ls-files\",\"--others\",\"--exclude-standard\",\"-z\",\"--\",\"lala\"] + [2013-10-15 23:37:20 CEST] read: git [\"--git-dir=/data/data/ga.androidterm/anntmp/.git\",\"--work-tree=/data/data/ga.androidterm/anntmp\",\"diff\",\"--name-only\",\"--diff-filter=T\",\"-z\",\"--\",\"lala\"] + add lala [2013-10-15 23:37:20 CEST] chat: git [\"--git-dir=/data/data/ga.androidterm/anntmp/.git\",\"--work-tree=/data/data/ga.androidterm/anntmp\",\"check-attr\",\"-z\",\"--stdin\",\"annex.backend\",\"annex.numcopies\",\"--\"] + *hangs* + + + + echo lala | git check-attr -z --stdin annex.backend annex.numcopies | hexdump -C + 00000000 6c 61 6c 61 0a 00 61 6e 6e 65 78 2e 62 61 63 6b |lala..annex.back| + 00000010 65 6e 64 00 75 6e 73 70 65 63 69 66 69 65 64 00 |end.unspecified.| + 00000020 6c 61 6c 61 0a 00 61 6e 6e 65 78 2e 6e 75 6d 63 |lala..annex.numc| + 00000030 6f 70 69 65 73 00 75 6e 73 70 65 63 69 66 69 65 |opies.unspecifie| + 00000040 64 00 |d.| + 00000042 + +While on my laptop (git 1.8.4.rc3) + + feather annex % echo lala | git check-attr -z --stdin annex.backend annex.numcopies | hexdump -C + 00000000 22 6c 61 6c 61 5c 6e 22 3a 20 61 6e 6e 65 78 2e |\"lala\n\": annex.| + 00000010 62 61 63 6b 65 6e 64 3a 20 75 6e 73 70 65 63 69 |backend: unspeci| + 00000020 66 69 65 64 0a 22 6c 61 6c 61 5c 6e 22 3a 20 61 |fied.\"lala\n\": a| + 00000030 6e 6e 65 78 2e 6e 75 6d 63 6f 70 69 65 73 3a 20 |nnex.numcopies: | + 00000040 75 6e 73 70 65 63 69 66 69 65 64 0a |unspecified.| + 0000004c + +So in fact very different indeed. + + +Hope it helps - assuming i didn't do some weird mistake. I'll happily use stable version for now. GREAT THANKS! +"""]] From 2361b497e21f3a983559a647cf9422481d0c3c3c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo" Date: Tue, 15 Oct 2013 21:54:07 +0000 Subject: [PATCH 03/12] Added a comment: What am I missing? --- ...omment_11_4e970633d9073fcf4bc33f3fff2525b2._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/install/Android/comment_11_4e970633d9073fcf4bc33f3fff2525b2._comment diff --git a/doc/install/Android/comment_11_4e970633d9073fcf4bc33f3fff2525b2._comment b/doc/install/Android/comment_11_4e970633d9073fcf4bc33f3fff2525b2._comment new file mode 100644 index 0000000000..f57fb8d79e --- /dev/null +++ b/doc/install/Android/comment_11_4e970633d9073fcf4bc33f3fff2525b2._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo" + nickname="Emre" + subject="What am I missing?" + date="2013-10-15T21:54:07Z" + content=""" +I've setup repositories on both my linux PC & android mini pc and added jabber account on both. They are both at my home network. They detected each other fine. But when it comes to syncing files, there's a message which says \"Unable to download files from your other devices\" with a button for \"add a cloud repository\". I don't need to add a cloud repository since both computers are at the same network? Or am I missing something in the architecture of git-annex that even to sync two local computers in the same LAN, annex would still need an external repo? (and if so, why would that be?) +I'm not really willing to add an external repository as I intend to add large files and I don't want that they are first uploaded using a slow connection & then re-downloaded. +What am I missing? +"""]] From 287ec803e82b458e99b2c67eba471838c2870c5e Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA" Date: Tue, 15 Oct 2013 23:26:05 +0000 Subject: [PATCH 04/12] Added a comment: details about my problem --- ..._4ae5181f8c69fbe6d16966ed6f81f119._comment | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment diff --git a/doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment b/doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment new file mode 100644 index 0000000000..88e9d36adb --- /dev/null +++ b/doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment @@ -0,0 +1,73 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA" + nickname="Michele" + subject="details about my problem" + date="2013-10-15T23:26:05Z" + content=""" +thank for your answer, but unfortunately the remote is already an ssh (although should happen most certainly via samba/cifs mount). +it happens as long as the remote is defined as root. +I suppose it could be something with my setup (although i've tried different windows/linux hosts) + +this is a transcript of recreating the problem (i've just edited user/hostname): + + Microsoft Windows [Version 6.1.7601] + C:\>git init wintest + Initialized empty Git repository in C:/wintest/.git/ + C:\>cd wintest + C:\wintest>git annex init wintest + init wintest + Detected a crippled filesystem. + Enabling direct mode. + Detected a filesystem without fifo support. + Disabling ssh connection caching. + ok + (Recording state in git...) + C:\wintest>echo \"thisisatest\">wintest + C:\wintest>git annex add wintest + add wintest (checksum...) ok + (Recording state in git...) + C:\wintest>git remote add remote ssh://me@linuxbox/home/me/testlinux + C:\wintest>ssh me@linuxbox + [me@home ~]$ git init --bare testlinux + Initialized empty Git repository in /home/me/testlinux/ + [me@home ~]$ cd testlinux/ + [me@home testlinux]$ git annex init linux + init linux ok + (Recording state in git...) + [me@home testlinux]$ exit + C:\wintest>git annex sync + commit + ok + pull remote + warning: no common commits + remote: Counting objects: 5, done. + remote: Compressing objects: 100% (3/3), done. + remote: Total 5 (delta 1), reused 0 (delta 0) + Unpacking objects: 100% (5/5), done. + From ssh://linux/home/me/testlinux + * [new branch] git-annex -> remote/git-annex + ok + (merging remote/git-annex into git-annex...) + (Recording state in git...) + push remote + Counting objects: 18, done. + Delta compression using up to 2 threads. + Compressing objects: 100% (12/12), done. + Writing objects: 100% (16/16), 1.45 KiB, done. + Total 16 (delta 2), reused 0 (delta 0) + To ssh://me@linux/home/me/testlinux + * [new branch] git-annex -> synced/git-annex + * [new branch] master -> synced/master + ok + C:\wintest>git annex copy --to remote wintest + copy wintest (checking remote...) (to remote...) + wintest + 15 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1) + + rsync error: syntax or usage error (code 1) at /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/main.c(1052) [sender= + total size is 15 speedup is 0.13 + failed + git-annex: copy: 1 failed + + C:\wintest> +"""]] From c3dc0105770c776eb36ef29fe5a5b621e76d28b1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA" Date: Tue, 15 Oct 2013 23:27:56 +0000 Subject: [PATCH 05/12] removed --- ..._4ae5181f8c69fbe6d16966ed6f81f119._comment | 73 ------------------- 1 file changed, 73 deletions(-) delete mode 100644 doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment diff --git a/doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment b/doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment deleted file mode 100644 index 88e9d36adb..0000000000 --- a/doc/bugs/cross_platform_permissions_woes/comment_2_4ae5181f8c69fbe6d16966ed6f81f119._comment +++ /dev/null @@ -1,73 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA" - nickname="Michele" - subject="details about my problem" - date="2013-10-15T23:26:05Z" - content=""" -thank for your answer, but unfortunately the remote is already an ssh (although should happen most certainly via samba/cifs mount). -it happens as long as the remote is defined as root. -I suppose it could be something with my setup (although i've tried different windows/linux hosts) - -this is a transcript of recreating the problem (i've just edited user/hostname): - - Microsoft Windows [Version 6.1.7601] - C:\>git init wintest - Initialized empty Git repository in C:/wintest/.git/ - C:\>cd wintest - C:\wintest>git annex init wintest - init wintest - Detected a crippled filesystem. - Enabling direct mode. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - ok - (Recording state in git...) - C:\wintest>echo \"thisisatest\">wintest - C:\wintest>git annex add wintest - add wintest (checksum...) ok - (Recording state in git...) - C:\wintest>git remote add remote ssh://me@linuxbox/home/me/testlinux - C:\wintest>ssh me@linuxbox - [me@home ~]$ git init --bare testlinux - Initialized empty Git repository in /home/me/testlinux/ - [me@home ~]$ cd testlinux/ - [me@home testlinux]$ git annex init linux - init linux ok - (Recording state in git...) - [me@home testlinux]$ exit - C:\wintest>git annex sync - commit - ok - pull remote - warning: no common commits - remote: Counting objects: 5, done. - remote: Compressing objects: 100% (3/3), done. - remote: Total 5 (delta 1), reused 0 (delta 0) - Unpacking objects: 100% (5/5), done. - From ssh://linux/home/me/testlinux - * [new branch] git-annex -> remote/git-annex - ok - (merging remote/git-annex into git-annex...) - (Recording state in git...) - push remote - Counting objects: 18, done. - Delta compression using up to 2 threads. - Compressing objects: 100% (12/12), done. - Writing objects: 100% (16/16), 1.45 KiB, done. - Total 16 (delta 2), reused 0 (delta 0) - To ssh://me@linux/home/me/testlinux - * [new branch] git-annex -> synced/git-annex - * [new branch] master -> synced/master - ok - C:\wintest>git annex copy --to remote wintest - copy wintest (checking remote...) (to remote...) - wintest - 15 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1) - - rsync error: syntax or usage error (code 1) at /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/main.c(1052) [sender= - total size is 15 speedup is 0.13 - failed - git-annex: copy: 1 failed - - C:\wintest> -"""]] From ab782896799188248a32a298175122320970aba2 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA" Date: Tue, 15 Oct 2013 23:30:27 +0000 Subject: [PATCH 06/12] Added a comment: details about my problem --- ..._0a34e11b466fad287325425e76487fa1._comment | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 doc/bugs/cross_platform_permissions_woes/comment_2_0a34e11b466fad287325425e76487fa1._comment diff --git a/doc/bugs/cross_platform_permissions_woes/comment_2_0a34e11b466fad287325425e76487fa1._comment b/doc/bugs/cross_platform_permissions_woes/comment_2_0a34e11b466fad287325425e76487fa1._comment new file mode 100644 index 0000000000..8ee7c18a5d --- /dev/null +++ b/doc/bugs/cross_platform_permissions_woes/comment_2_0a34e11b466fad287325425e76487fa1._comment @@ -0,0 +1,73 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA" + nickname="Michele" + subject="details about my problem" + date="2013-10-15T23:30:26Z" + content=""" +Thank for your answer, but unfortunately the remote is already an ssh (although i agree it should happen most certainly also via samba/cifs mount). +it happens as long as the remote is NOT defined as root login. +I suppose it could as well be something with my setup (although i've tried different windows/linux hosts) and I have no idea how to debug it. + +this is a transcript of recreating the problem (i've just edited user/hostname): + + Microsoft Windows [Version 6.1.7601] + C:\>git init wintest + Initialized empty Git repository in C:/wintest/.git/ + C:\>cd wintest + C:\wintest>git annex init wintest + init wintest + Detected a crippled filesystem. + Enabling direct mode. + Detected a filesystem without fifo support. + Disabling ssh connection caching. + ok + (Recording state in git...) + C:\wintest>echo \"thisisatest\">wintest + C:\wintest>git annex add wintest + add wintest (checksum...) ok + (Recording state in git...) + C:\wintest>git remote add remote ssh://me@linuxbox/home/me/testlinux + C:\wintest>ssh me@linuxbox + [me@home ~]$ git init --bare testlinux + Initialized empty Git repository in /home/me/testlinux/ + [me@home ~]$ cd testlinux/ + [me@home testlinux]$ git annex init linux + init linux ok + (Recording state in git...) + [me@home testlinux]$ exit + C:\wintest>git annex sync + commit + ok + pull remote + warning: no common commits + remote: Counting objects: 5, done. + remote: Compressing objects: 100% (3/3), done. + remote: Total 5 (delta 1), reused 0 (delta 0) + Unpacking objects: 100% (5/5), done. + From ssh://linux/home/me/testlinux + * [new branch] git-annex -> remote/git-annex + ok + (merging remote/git-annex into git-annex...) + (Recording state in git...) + push remote + Counting objects: 18, done. + Delta compression using up to 2 threads. + Compressing objects: 100% (12/12), done. + Writing objects: 100% (16/16), 1.45 KiB, done. + Total 16 (delta 2), reused 0 (delta 0) + To ssh://me@linux/home/michele/testlinux + * [new branch] git-annex -> synced/git-annex + * [new branch] master -> synced/master + ok + C:\wintest>git annex copy --to remote wintest + copy wintest (checking remote...) (to remote...) + wintest + 15 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1) + + rsync error: syntax or usage error (code 1) at /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/main.c(1052) [sender= + total size is 15 speedup is 0.13 + failed + git-annex: copy: 1 failed + + C:\wintest> +"""]] From eb46129cde3afb92dde6ec4b548c9ba3f27a91f8 Mon Sep 17 00:00:00 2001 From: orb Date: Wed, 16 Oct 2013 01:07:20 +0000 Subject: [PATCH 07/12] --- .../Feature_Request:_add_filename_to_hash_objects.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/forum/Feature_Request:_add_filename_to_hash_objects.mdwn diff --git a/doc/forum/Feature_Request:_add_filename_to_hash_objects.mdwn b/doc/forum/Feature_Request:_add_filename_to_hash_objects.mdwn new file mode 100644 index 0000000000..173cd2d949 --- /dev/null +++ b/doc/forum/Feature_Request:_add_filename_to_hash_objects.mdwn @@ -0,0 +1,6 @@ +hi, +i just did git annex unused in 2 repos, one with WORM and one with SHA1. +with WORM i instantly could see which file it was, with SHA1 not. + +so would it be possible to just add the first seen filename to the hashes identifier? the name could just be ignored but it would help with unused to see which file i am searching for. +thanks! From df0e4d3e701745fab067b2a0b213111d78ea2c86 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" Date: Wed, 16 Oct 2013 09:25:05 +0000 Subject: [PATCH 08/12] Added a comment --- ...t_26_bc8cceb5fa12dc211533384d1d857e67._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment diff --git a/doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment b/doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment new file mode 100644 index 0000000000..798bfaf18c --- /dev/null +++ b/doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" + nickname="Carlo" + subject="comment 26" + date="2013-10-16T09:25:04Z" + content=""" + +The [FSevents framework itself has been around since leopard](http://arstechnica.com/apple/2007/10/mac-os-x-10-5/7/). + +[This fsevents wrapper project](https://github.com/rastersize/CDEvents) supports snow leopard and even leopard, maybe it will provide some clues on how it was done. + +I'm guessing it would be worth it, (snow leopard is still the most popular OSX as of April)[http://www.patentlyapple.com/patently-apple/2013/04/snow-leopard-remains-the-most-popular-version-of-os-x.html]. From my own experience, snow leopard is a huge life extender for 2+ year old hardware. Lion just makes them sluggishly painful to use. + +Maybe someone could volunteer an SL machine for remote development? Sorry, mine are tied down :( +"""]] From fded637db5d36a1fee161f1341245401b8cbad90 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" Date: Wed, 16 Oct 2013 09:40:24 +0000 Subject: [PATCH 09/12] Added a comment --- ...nt_27_2a60108a440231ba83f5a54b6bcc5488._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/install/OSX/comment_27_2a60108a440231ba83f5a54b6bcc5488._comment diff --git a/doc/install/OSX/comment_27_2a60108a440231ba83f5a54b6bcc5488._comment b/doc/install/OSX/comment_27_2a60108a440231ba83f5a54b6bcc5488._comment new file mode 100644 index 0000000000..9a5b9c9c1e --- /dev/null +++ b/doc/install/OSX/comment_27_2a60108a440231ba83f5a54b6bcc5488._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" + nickname="Carlo" + subject="comment 27" + date="2013-10-16T09:40:23Z" + content=""" +The [FSevents framework itself has been around since leopard](http://arstechnica.com/apple/2007/10/mac-os-x-10-5/7/). + +[This fsevents wrapper project](https://github.com/rastersize/CDEvents) supports snow leopard and even leopard, maybe it will provide some clues on how it was done. + +I'm guessing it would be worth it, [snow leopard is still the most popular OSX as of April](http://www.patentlyapple.com/patently-apple/2013/04/snow-leopard-remains-the-most-popular-version-of-os-x.html). From my own experience, snow leopard is a huge life extender for 2+ year old hardware. Lion just makes them sluggishly painful to use. + +Maybe someone could volunteer an SL machine for remote development? Sorry, mine are tied down :( +"""]] From 09152fcbcdb268008fbbce8381b77cc13a001ca3 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" Date: Wed, 16 Oct 2013 09:40:41 +0000 Subject: [PATCH 10/12] removed --- ...t_26_bc8cceb5fa12dc211533384d1d857e67._comment | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment diff --git a/doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment b/doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment deleted file mode 100644 index 798bfaf18c..0000000000 --- a/doc/install/OSX/comment_26_bc8cceb5fa12dc211533384d1d857e67._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" - nickname="Carlo" - subject="comment 26" - date="2013-10-16T09:25:04Z" - content=""" - -The [FSevents framework itself has been around since leopard](http://arstechnica.com/apple/2007/10/mac-os-x-10-5/7/). - -[This fsevents wrapper project](https://github.com/rastersize/CDEvents) supports snow leopard and even leopard, maybe it will provide some clues on how it was done. - -I'm guessing it would be worth it, (snow leopard is still the most popular OSX as of April)[http://www.patentlyapple.com/patently-apple/2013/04/snow-leopard-remains-the-most-popular-version-of-os-x.html]. From my own experience, snow leopard is a huge life extender for 2+ year old hardware. Lion just makes them sluggishly painful to use. - -Maybe someone could volunteer an SL machine for remote development? Sorry, mine are tied down :( -"""]] From ae9a1c2f7987cada489c534134eafd80f01c01af Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkdiXn5s1wX2Zncy1S7_h-yPTv2gt0bmmY" Date: Wed, 16 Oct 2013 11:43:37 +0000 Subject: [PATCH 11/12] Added a comment --- .../comment_10_490e065314693423ab6969d8ae6978fe._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/install/Ubuntu/comment_10_490e065314693423ab6969d8ae6978fe._comment diff --git a/doc/install/Ubuntu/comment_10_490e065314693423ab6969d8ae6978fe._comment b/doc/install/Ubuntu/comment_10_490e065314693423ab6969d8ae6978fe._comment new file mode 100644 index 0000000000..d598adfba9 --- /dev/null +++ b/doc/install/Ubuntu/comment_10_490e065314693423ab6969d8ae6978fe._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkdiXn5s1wX2Zncy1S7_h-yPTv2gt0bmmY" + nickname="Jacob" + subject="comment 10" + date="2013-10-16T11:43:36Z" + content=""" +would be great to get the PPA updated with the latest git-annex; i'm finding synchronisation bugs (ie. updates made to word documents aren't replicated), and discovered its rather old now. +"""]] From cdc7f447854affebe90334743806bed1b894f472 Mon Sep 17 00:00:00 2001 From: fmarier Date: Wed, 16 Oct 2013 13:43:37 +0000 Subject: [PATCH 12/12] Added a comment: Re: comment 10 --- ...omment_11_4ebac3fb43de854ed1a3b1d2ea94011a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/install/Ubuntu/comment_11_4ebac3fb43de854ed1a3b1d2ea94011a._comment diff --git a/doc/install/Ubuntu/comment_11_4ebac3fb43de854ed1a3b1d2ea94011a._comment b/doc/install/Ubuntu/comment_11_4ebac3fb43de854ed1a3b1d2ea94011a._comment new file mode 100644 index 0000000000..68a889176e --- /dev/null +++ b/doc/install/Ubuntu/comment_11_4ebac3fb43de854ed1a3b1d2ea94011a._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="fmarier" + ip="207.134.53.206" + subject="Re: comment 10" + date="2013-10-16T13:43:37Z" + content=""" +Jacob: make sure you have the right URL for the PPA: https://launchpad.net/~fmarier/+archive/git-annex + +It used to be in my main PPA, now it's in a separate PPA by itself. The package was removed from the original PPA (hence it won't update) but is fully up to date in the new one. +"""]]