From ecac13a11391443c2ac61f9b036be9f0da66ddcd Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 4 Jun 2012 19:45:00 +0000 Subject: [PATCH 1/5] Added a comment --- .../comment_2_6d3552414fdcc2ed3244567e6c67989d._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/design/assistant/comment_2_6d3552414fdcc2ed3244567e6c67989d._comment diff --git a/doc/design/assistant/comment_2_6d3552414fdcc2ed3244567e6c67989d._comment b/doc/design/assistant/comment_2_6d3552414fdcc2ed3244567e6c67989d._comment new file mode 100644 index 0000000000..8056eec168 --- /dev/null +++ b/doc/design/assistant/comment_2_6d3552414fdcc2ed3244567e6c67989d._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 2" + date="2012-06-04T19:45:00Z" + content=""" +Jimmy, I hope to make it as easy as possible to install. I've been focusing on getting it directly into popular Linux distributions, rather than shipping my own binary. The OSX binary is static, and while I lack a OSX machine, I would like to get it easier to distribute to OSX users. +"""]] From 02dce20325a28973240733036c5ef00ead14ac04 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 4 Jun 2012 19:46:04 +0000 Subject: [PATCH 2/5] Added a comment --- .../comment_2_a3c0fa6d97397c508b4b8aafdcee8f6f._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/design/assistant/inotify/comment_2_a3c0fa6d97397c508b4b8aafdcee8f6f._comment diff --git a/doc/design/assistant/inotify/comment_2_a3c0fa6d97397c508b4b8aafdcee8f6f._comment b/doc/design/assistant/inotify/comment_2_a3c0fa6d97397c508b4b8aafdcee8f6f._comment new file mode 100644 index 0000000000..13ee1523c3 --- /dev/null +++ b/doc/design/assistant/inotify/comment_2_a3c0fa6d97397c508b4b8aafdcee8f6f._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 2" + date="2012-06-04T19:46:03Z" + content=""" +I think it's already on the list: \"configurable option to only annex files meeting certian size or filename criteria\" -- files not meeting those criteria would just be git added. +"""]] From db2e6c8239d8f0e1c1593f95617b11db761dd27c Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 4 Jun 2012 19:49:46 +0000 Subject: [PATCH 3/5] Added a comment: This is not an easy question to answer... --- .../comment_1_ce63b2ee641a2338f1ad5ded9e6f09a8._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/Debugging_Git_Annex/comment_1_ce63b2ee641a2338f1ad5ded9e6f09a8._comment diff --git a/doc/forum/Debugging_Git_Annex/comment_1_ce63b2ee641a2338f1ad5ded9e6f09a8._comment b/doc/forum/Debugging_Git_Annex/comment_1_ce63b2ee641a2338f1ad5ded9e6f09a8._comment new file mode 100644 index 0000000000..84781a00a4 --- /dev/null +++ b/doc/forum/Debugging_Git_Annex/comment_1_ce63b2ee641a2338f1ad5ded9e6f09a8._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="This is not an easy question to answer..." + date="2012-06-04T19:49:46Z" + content=""" +Do you have a bug in git-annex that you need fixed, or are you just curious? +"""]] From 04ddceece0db7aa0c9f1c2f45d1675133fdba6b1 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 4 Jun 2012 19:56:05 +0000 Subject: [PATCH 4/5] Added a comment --- .../comment_1_dab1099ee56541c194de319c593f1268._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/Automatic___96__git_annex_get__96___after_invalidation_of_local_files_due_to_external_modification__63__/comment_1_dab1099ee56541c194de319c593f1268._comment diff --git a/doc/forum/Automatic___96__git_annex_get__96___after_invalidation_of_local_files_due_to_external_modification__63__/comment_1_dab1099ee56541c194de319c593f1268._comment b/doc/forum/Automatic___96__git_annex_get__96___after_invalidation_of_local_files_due_to_external_modification__63__/comment_1_dab1099ee56541c194de319c593f1268._comment new file mode 100644 index 0000000000..fa561ef04c --- /dev/null +++ b/doc/forum/Automatic___96__git_annex_get__96___after_invalidation_of_local_files_due_to_external_modification__63__/comment_1_dab1099ee56541c194de319c593f1268._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 1" + date="2012-06-04T19:56:05Z" + content=""" +Personally, I deal with this problem by having a directory, or directories where I put files that I want to have on my partial checkout laptop, and run `git annex get` in that directory. + +It's not a perfect solution, but I don't know that a perfect solution exists. +"""]] From fc66d642054175ef93359eff2ade6215374b66ee Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 4 Jun 2012 20:02:23 +0000 Subject: [PATCH 5/5] Added a comment --- .../comment_1_6208e70a21a048d5423926d16e32d421._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__/comment_1_6208e70a21a048d5423926d16e32d421._comment diff --git a/doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__/comment_1_6208e70a21a048d5423926d16e32d421._comment b/doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__/comment_1_6208e70a21a048d5423926d16e32d421._comment new file mode 100644 index 0000000000..11d135251d --- /dev/null +++ b/doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__/comment_1_6208e70a21a048d5423926d16e32d421._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 1" + date="2012-06-04T20:02:23Z" + content=""" +Seems you built it using `make` .. could you try instead building with cabal, ie run `cabal install git-annex` or `cabal build` in the source tree. I think cabal will probably do the right thing. + +I could fix the Makefile, I suppose. What does this say: `ghc -e 'print System.Info.arch' +"""]]