packages feed

git-annex-3.20121211: doc/bugs/OSX_app_issues/comment_12_23d47b3696e537d60df1d383f33f19e4._comment

[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnqQyhiNXdPIWWSuu232luY5nc-h5RS8bE"
 nickname="Arve"
 subject="Make Repository hangs (git consuming 100% cpu)"
 date="2012-12-01T01:26:04Z"
 content="""
When starting git-annex from Applications first time (Finder or spotlight), pressing \"Make Repository\" hangs.

\"ps aux | grep git\" shows
arve            1723 100.0  0.0  2459668   3988   ??  R     2:00AM   0:31.30 git init --quiet /Users/arve/Desktop/annex/

Strange enough, if i start the app from terminal (/Applications/git-annex.app/Contents/MacOS/git-annex-webapp), the creation of repository works. Though, if I kill it and start git-annex from spotlight, the web frontend doesn't show, and \"git config --null --list\" is consuming 100% cpu.

My OSX version is 10.8.1
"""]]