diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-25 10:12:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-25 10:12:24 -0400 |
commit | 4e33618d66ef553bac4f9dab0cde414281f31029 (patch) | |
tree | 839712a34a360d500b9788bda714b9084c127d01 | |
parent | cc2d88e1c562cbe42e531dae49f4cca14cb6042a (diff) | |
parent | 7ef2635b74a7ea377a8e98110df91dd2f420037c (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
2 files changed, 32 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_90__beta/comment_3_c76675a4633cbbe347ed42c222918d38._comment b/doc/design/assistant/blog/day_90__beta/comment_3_c76675a4633cbbe347ed42c222918d38._comment new file mode 100644 index 000000000..151a9c257 --- /dev/null +++ b/doc/design/assistant/blog/day_90__beta/comment_3_c76675a4633cbbe347ed42c222918d38._comment @@ -0,0 +1,24 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc" + nickname="Bret" + subject="A few OS X bugs" + date="2012-09-25T00:50:56Z" + content=""" +Cabal update + +Cabal install git-annex +Seemed to install correctly on OS X 10.7 + +After the installation, an application for git-annex showed up on my desktop. This is the wrong place to put applications in OS X. It should belong in the /Applications Folder. +Launching the git-annex app, the web-browser is opened, and it tells me to make a repository. I entered /Users/[my home folder]/Annex and continued. I then got an internal server error and nothing else happened. The Error: + +uuid [\"-m\"] exited 127 + +Annex was created, and there is a .git folder in it. + +Checking the annex status: +Bret-Air:Annex bret$ git annex status +git-annex: First run: git-annex init + +I'll try it on 10.6 here in just a moment. Let me know if I can provide any more useful information. +"""]] diff --git a/doc/design/assistant/blog/day_90__beta/comment_4_f0b8f77cb691e747fe35bcf2f51b5baa._comment b/doc/design/assistant/blog/day_90__beta/comment_4_f0b8f77cb691e747fe35bcf2f51b5baa._comment new file mode 100644 index 000000000..f6889fe04 --- /dev/null +++ b/doc/design/assistant/blog/day_90__beta/comment_4_f0b8f77cb691e747fe35bcf2f51b5baa._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc" + nickname="Bret" + subject="comment 4" + date="2012-09-25T00:59:51Z" + content=""" +OS X 10.6 is doing the same thing as on 10.7. +"""]] |