File: comment_3_c76675a4633cbbe347ed42c222918d38._comment

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (24 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.  
"""]]