Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-12-31 15:01:47 -04:00
commit e5cbe8eafe
2 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.227"
subject="comment 1"
date="2013-12-31T18:55:36Z"
content="""
You seem to show `git-annex version` being run without crashing, so it does not seem to crash on startup generally.
Also, this build of git-annex is not linked to libgcc at all.
Also, git-annex seems to start your web browser.
So, it seems more likely that your web browser is crashing than that git-annex is crashing. The web browser crash may be taking out git-annex in some way.
"""]]

View file

@ -0,0 +1,18 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawk_W9oOMDiBaU_xLIbeaTF8wW2wJzJ7bfw"
nickname="Christopher"
subject="comment 2"
date="2013-12-31T18:56:58Z"
content="""
I am not in direct mode.
I don't believe I did anything in the repo. I reset back to a commit and look in the folder and it's all symlinks and nothing in git status says anything about it.
Then I run `git annex sync` and one of the thing it does is \"Checking out files\" which takes a long time, since it seems to be copying the data into the working directory and commiting it.
I don't know why it's decided to do that.
What steps can I take to either get you more information or fix things?
Perhaps relatedly, if I make a mistake with git-annex, is git-reset master and git-reset synced/master the right approach?
Are there other things I should try, etc?
"""]]