From 38221c8a2760fb62787687e1ba6e3a0cee67bcd6 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY" Date: Mon, 17 Dec 2012 16:07:42 +0000 Subject: [PATCH 1/4] Added a comment: OSX troubles --- .../comment_1_46863a875f9daa6f2c9248b66ff91929._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/design/assistant/blog/day_152__bugfixes/comment_1_46863a875f9daa6f2c9248b66ff91929._comment diff --git a/doc/design/assistant/blog/day_152__bugfixes/comment_1_46863a875f9daa6f2c9248b66ff91929._comment b/doc/design/assistant/blog/day_152__bugfixes/comment_1_46863a875f9daa6f2c9248b66ff91929._comment new file mode 100644 index 0000000000..9199f3768e --- /dev/null +++ b/doc/design/assistant/blog/day_152__bugfixes/comment_1_46863a875f9daa6f2c9248b66ff91929._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY" + nickname="Douglas" + subject="OSX troubles" + date="2012-12-17T16:07:41Z" + content=""" +Have you considered making a homebrew installable version of git-annex? It may make things easier for you when it comes to build dependencies. + +"""]] From a376b01c0d481d6709226bf2c39c85cecaf9efcb Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 17 Dec 2012 16:16:47 +0000 Subject: [PATCH 2/4] Added a comment --- .../comment_2_a586e617bc024c8a9ff60f1b8345d74d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_152__bugfixes/comment_2_a586e617bc024c8a9ff60f1b8345d74d._comment diff --git a/doc/design/assistant/blog/day_152__bugfixes/comment_2_a586e617bc024c8a9ff60f1b8345d74d._comment b/doc/design/assistant/blog/day_152__bugfixes/comment_2_a586e617bc024c8a9ff60f1b8345d74d._comment new file mode 100644 index 0000000000..af7a901a9b --- /dev/null +++ b/doc/design/assistant/blog/day_152__bugfixes/comment_2_a586e617bc024c8a9ff60f1b8345d74d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.8.117" + subject="comment 2" + date="2012-12-17T16:16:47Z" + content=""" +I would *love* *love* *love* for there to be a homebrew for git-annex. But I know nothing about homebrew so am not in a very good position to do it. +"""]] From 52f60eb00d9a6836f2f614083f7b41a7e24d6d7e Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 17 Dec 2012 16:21:37 +0000 Subject: [PATCH 3/4] Added a comment --- ...comment_1_c1785924109b5d5cde9aa3d3460cf955._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/New_user_misunderstandings/comment_1_c1785924109b5d5cde9aa3d3460cf955._comment diff --git a/doc/forum/New_user_misunderstandings/comment_1_c1785924109b5d5cde9aa3d3460cf955._comment b/doc/forum/New_user_misunderstandings/comment_1_c1785924109b5d5cde9aa3d3460cf955._comment new file mode 100644 index 0000000000..b15f5cfb76 --- /dev/null +++ b/doc/forum/New_user_misunderstandings/comment_1_c1785924109b5d5cde9aa3d3460cf955._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.8.117" + subject="comment 1" + date="2012-12-17T16:21:36Z" + content=""" +For importing your photos, you can use `git annex import /path/to/some/photos` .. this will move them from the given location into the current directory, and add them to the annex. It preserves subdirectory structure too. + +For using the OSX app at the command line, the only thing that is guaranteed to work properly is to run `/Applications/git-annex.app/Contents/MacOS/runshell`, which will modify your PATH and other environment appropriately. +"""]] From bde784a5aff81f828454fabc0ce23ae4a2e53f65 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 17 Dec 2012 16:23:06 +0000 Subject: [PATCH 4/4] Added a comment --- ...omment_20_43bd5985d8a3a5e7f826a34e5dd9216e._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/OSX_app_issues/comment_20_43bd5985d8a3a5e7f826a34e5dd9216e._comment diff --git a/doc/bugs/OSX_app_issues/comment_20_43bd5985d8a3a5e7f826a34e5dd9216e._comment b/doc/bugs/OSX_app_issues/comment_20_43bd5985d8a3a5e7f826a34e5dd9216e._comment new file mode 100644 index 0000000000..8e01d948e0 --- /dev/null +++ b/doc/bugs/OSX_app_issues/comment_20_43bd5985d8a3a5e7f826a34e5dd9216e._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.8.117" + subject="comment 20" + date="2012-12-17T16:23:05Z" + content=""" +@Vincent OMG, it works!?! + +\o/ +"""]]