diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc <Bret@web> | 2012-09-25 00:50:57 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-25 00:50:57 +0000 |
commit | e50690cfdbbf7fbdc71898993576c457b40cec72 (patch) | |
tree | e98fbc5d9d6c05aa4bb2f37580369852cd831838 /doc | |
parent | ea4807b3bfaf2e66506abd5c5c91ef9fdedda8a5 (diff) |
Added a comment: A few OS X bugs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/blog/day_90__beta/comment_3_c76675a4633cbbe347ed42c222918d38._comment | 24 |
1 files changed, 24 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. +"""]] |