summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-26 13:35:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-26 13:35:43 -0400
commit620941d8430013547dfc4ccfc5c5e20e9d4baa19 (patch)
tree2c57bde7e91c67fc9dea9545ae9d1940ba20b41d
parentafcad241bc1cdecb4fd238f91ddd3aafdb41f0ce (diff)
reorg OSX bugs
-rw-r--r--doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn2
-rw-r--r--doc/bugs/OSX_alias_permissions_and_versions_problem.mdwn2
-rw-r--r--doc/bugs/OSX_app_issues.mdwn4
-rw-r--r--doc/bugs/OSX_app_issues/comment_2_fd560811c57df5cbc3976639642b8b19._comment (renamed from doc/install/comment_2_fd560811c57df5cbc3976639642b8b19._comment)0
-rw-r--r--doc/bugs/OSX_app_issues/comment_3_08613b2e2318680508483d204a43da76._comment (renamed from doc/install/comment_3_08613b2e2318680508483d204a43da76._comment)3
-rw-r--r--doc/bugs/OSX_app_issues/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment (renamed from doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment)0
-rw-r--r--doc/bugs/OSX_app_issues/comment_7_93e0bb53ac2d7daef53426fbdc5f92d9._comment (renamed from doc/install/OSX/comment_7_93e0bb53ac2d7daef53426fbdc5f92d9._comment)0
-rw-r--r--doc/bugs/OSX_app_issues/comment_8_141eac2f3fb25fe18b4268786f00ad6a._comment (renamed from doc/install/OSX/comment_8_141eac2f3fb25fe18b4268786f00ad6a._comment)0
-rw-r--r--doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn1
-rw-r--r--doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn2
-rw-r--r--doc/bugs/pasting_into_annex_on_OSX.mdwn2
-rw-r--r--doc/design/assistant/OSX.mdwn5
-rw-r--r--doc/install.mdwn2
-rw-r--r--doc/install/ArchLinux/comment_1_da5919c986d2ae187bc2f73de9633978._comment (renamed from doc/install/comment_1_da5919c986d2ae187bc2f73de9633978._comment)0
-rw-r--r--doc/install/OSX.mdwn2
-rw-r--r--doc/install/OSX/old_comments/comment_2_7683740a98182de06cb329792e0c0a25._comment (renamed from doc/install/OSX/comment_2_7683740a98182de06cb329792e0c0a25._comment)0
-rw-r--r--doc/install/OSX/old_comments/comment_3_b090f40fe5a32e00b472a5ab2b850b4a._comment (renamed from doc/install/OSX/comment_3_b090f40fe5a32e00b472a5ab2b850b4a._comment)0
-rw-r--r--doc/install/OSX/old_comments/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment (renamed from doc/install/OSX/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment)0
-rw-r--r--doc/install/OSX/old_comments/comment_5_626a4b4bf302d4ae750174f860402f70._comment (renamed from doc/install/OSX/comment_5_626a4b4bf302d4ae750174f860402f70._comment)0
19 files changed, 22 insertions, 3 deletions
diff --git a/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn b/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn
index 6c1891314..bd4fa0e06 100644
--- a/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn
+++ b/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn
@@ -17,3 +17,5 @@ Also this was appearing in the logs
kqueue: Too many open files
To be precise, I suspect that the kqueue limit is 256, I had 325 files in the 'queue', I ended up doing a _git annex add_ manually and all was fine.
+
+[[!tag /design/assistant/OSX]]
diff --git a/doc/bugs/OSX_alias_permissions_and_versions_problem.mdwn b/doc/bugs/OSX_alias_permissions_and_versions_problem.mdwn
index 9bdde0e1f..2c92ea3fb 100644
--- a/doc/bugs/OSX_alias_permissions_and_versions_problem.mdwn
+++ b/doc/bugs/OSX_alias_permissions_and_versions_problem.mdwn
@@ -29,3 +29,5 @@ Even if you fix these problems, automatic versioning in lion will probably don't
The sync should be transparent but it's not, and it's error prone. It would even be best to keep file copies in the git repo and sync them with the original folder than make symlinks.
Dropbox even allows to put a symlink in the dropbox directory, and it will sync the file.
+
+[[!tag /design/assistant/OSX]]
diff --git a/doc/bugs/OSX_app_issues.mdwn b/doc/bugs/OSX_app_issues.mdwn
new file mode 100644
index 000000000..8af06b15f
--- /dev/null
+++ b/doc/bugs/OSX_app_issues.mdwn
@@ -0,0 +1,4 @@
+This is a collection of problem reports for the standalone OSX app.
+If you have a problem using it, post it here. --[[Joey]]
+
+[[!tag /design/assistant/OSX]]
diff --git a/doc/install/comment_2_fd560811c57df5cbc3976639642b8b19._comment b/doc/bugs/OSX_app_issues/comment_2_fd560811c57df5cbc3976639642b8b19._comment
index 2107390be..2107390be 100644
--- a/doc/install/comment_2_fd560811c57df5cbc3976639642b8b19._comment
+++ b/doc/bugs/OSX_app_issues/comment_2_fd560811c57df5cbc3976639642b8b19._comment
diff --git a/doc/install/comment_3_08613b2e2318680508483d204a43da76._comment b/doc/bugs/OSX_app_issues/comment_3_08613b2e2318680508483d204a43da76._comment
index 6992b954b..24b6bde51 100644
--- a/doc/install/comment_3_08613b2e2318680508483d204a43da76._comment
+++ b/doc/bugs/OSX_app_issues/comment_3_08613b2e2318680508483d204a43da76._comment
@@ -6,6 +6,7 @@
content="""
here's the crash info:
+<pre>
Process: git-annex [84369]
Path: /Applications/git-annex.app/Contents/MacOS/bin/git-annex
Identifier: git-annex
@@ -69,7 +70,7 @@ Binary Images:
0x7fff97139000 - 0x7fff9713aff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff9724f000 - 0x7fff9726cfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff97cfe000 - 0x7fff97d08ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
-
+</pre>
"""]]
diff --git a/doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment b/doc/bugs/OSX_app_issues/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment
index 62851c15b..62851c15b 100644
--- a/doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment
+++ b/doc/bugs/OSX_app_issues/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment
diff --git a/doc/install/OSX/comment_7_93e0bb53ac2d7daef53426fbdc5f92d9._comment b/doc/bugs/OSX_app_issues/comment_7_93e0bb53ac2d7daef53426fbdc5f92d9._comment
index fccd9fb3f..fccd9fb3f 100644
--- a/doc/install/OSX/comment_7_93e0bb53ac2d7daef53426fbdc5f92d9._comment
+++ b/doc/bugs/OSX_app_issues/comment_7_93e0bb53ac2d7daef53426fbdc5f92d9._comment
diff --git a/doc/install/OSX/comment_8_141eac2f3fb25fe18b4268786f00ad6a._comment b/doc/bugs/OSX_app_issues/comment_8_141eac2f3fb25fe18b4268786f00ad6a._comment
index f7b1f2281..f7b1f2281 100644
--- a/doc/install/OSX/comment_8_141eac2f3fb25fe18b4268786f00ad6a._comment
+++ b/doc/bugs/OSX_app_issues/comment_8_141eac2f3fb25fe18b4268786f00ad6a._comment
diff --git a/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn b/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn
index cf73beccf..14b896e32 100644
--- a/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn
+++ b/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn
@@ -21,3 +21,4 @@ I'd expect to see git-annex run. "git-annex" doesn't run and what I see (in the
**Please provide any additional information below.**
+[[!tag /design/assistant/OSX]]
diff --git a/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn b/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn
index 81090fda1..0d2d2d050 100644
--- a/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn
+++ b/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn
@@ -18,3 +18,5 @@ I expect to see typical gpg output. Instead, I see
What version of git-annex are you using? On what operating system?
git annex Version: 3.20121017 on Mac OS X 10.7.5
+
+[[!tag /design/assistant/OSX]]
diff --git a/doc/bugs/pasting_into_annex_on_OSX.mdwn b/doc/bugs/pasting_into_annex_on_OSX.mdwn
index cd96077d3..57ad9d3e0 100644
--- a/doc/bugs/pasting_into_annex_on_OSX.mdwn
+++ b/doc/bugs/pasting_into_annex_on_OSX.mdwn
@@ -19,3 +19,5 @@ Please provide any additional information below.
>> Reopening since I've heard from someone else that it can still happen.
>> --[[Joey]]
+
+[[!tag /design/assistant/OSX]]
diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn
index d7fffce8b..d0977f53d 100644
--- a/doc/design/assistant/OSX.mdwn
+++ b/doc/design/assistant/OSX.mdwn
@@ -4,7 +4,6 @@ Misc OSX porting things:
* icon to start webapp **done**
* Use OSX's "network reachability functionality" to detect when on a network
<http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>
-* Fix app build to work on more OSX versions.
Gripes:
@@ -12,3 +11,7 @@ Gripes:
to work around some bad behavior when pasting a file into the annex.
[[details|bugs/pasting_into_annex_on_OSX]]. That's one more second
before the file is synced out.
+
+Bugs:
+
+[[!inline pages="tagged(design/assistant/OSX)" show=0 archive=yes]]
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 40a526c0f..837345505 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -2,7 +2,7 @@
[[!table format=dsv header=yes data="""
detailed instructions | quick install
-[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta**
+[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta; [[known_problems|/bugs/OSX_app_issues]]**
[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/)
[[Debian]] | `apt-get install git-annex`
[[Ubuntu]] | `apt-get install git-annex`
diff --git a/doc/install/comment_1_da5919c986d2ae187bc2f73de9633978._comment b/doc/install/ArchLinux/comment_1_da5919c986d2ae187bc2f73de9633978._comment
index d4db23292..d4db23292 100644
--- a/doc/install/comment_1_da5919c986d2ae187bc2f73de9633978._comment
+++ b/doc/install/ArchLinux/comment_1_da5919c986d2ae187bc2f73de9633978._comment
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index 8a0c73833..43eac28e2 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -7,6 +7,8 @@ builds a standalone git-annex.app of the git-annex assistant.
* [daily build of git-annex.app](http://www.sgenomics.org/~jtang/gitbuilder-git-annex-x00-x86_64-apple-darwin10.8.0-binary/ref/master/git-annex.dmg.bz2) ([build logs](http://www.sgenomics.org/~jtang/gitbuilder-git-annex-x00-x86_64-apple-darwin10.8.0-binary/))
* [past builds](http://www.sgenomics.org/~jtang/gitbuilder-git-annex-x00-x86_64-apple-darwin10.8.0-binary/sha1/) -- directories are named from the commitid's
+This is known to not work on all OSX systems. [[/bugs/OSX_app_issues]] is collecting reports of problems with it in one place.
+
## using Brew
<pre>
diff --git a/doc/install/OSX/comment_2_7683740a98182de06cb329792e0c0a25._comment b/doc/install/OSX/old_comments/comment_2_7683740a98182de06cb329792e0c0a25._comment
index 113ef687a..113ef687a 100644
--- a/doc/install/OSX/comment_2_7683740a98182de06cb329792e0c0a25._comment
+++ b/doc/install/OSX/old_comments/comment_2_7683740a98182de06cb329792e0c0a25._comment
diff --git a/doc/install/OSX/comment_3_b090f40fe5a32e00b472a5ab2b850b4a._comment b/doc/install/OSX/old_comments/comment_3_b090f40fe5a32e00b472a5ab2b850b4a._comment
index a437704a3..a437704a3 100644
--- a/doc/install/OSX/comment_3_b090f40fe5a32e00b472a5ab2b850b4a._comment
+++ b/doc/install/OSX/old_comments/comment_3_b090f40fe5a32e00b472a5ab2b850b4a._comment
diff --git a/doc/install/OSX/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment b/doc/install/OSX/old_comments/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment
index b274707fb..b274707fb 100644
--- a/doc/install/OSX/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment
+++ b/doc/install/OSX/old_comments/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment
diff --git a/doc/install/OSX/comment_5_626a4b4bf302d4ae750174f860402f70._comment b/doc/install/OSX/old_comments/comment_5_626a4b4bf302d4ae750174f860402f70._comment
index 1b79a11e6..1b79a11e6 100644
--- a/doc/install/OSX/comment_5_626a4b4bf302d4ae750174f860402f70._comment
+++ b/doc/install/OSX/old_comments/comment_5_626a4b4bf302d4ae750174f860402f70._comment