Added a comment
This commit is contained in:
parent
bd77828f1f
commit
3b3c1044f6
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
nickname="joey"
|
||||
subject="comment 1"
|
||||
date="2013-04-18T20:08:12Z"
|
||||
content="""
|
||||
The most likely cause of this error is a bad `~/.config/git-annex/program` file. Either the file is missing, or it points to the wrong location for the git-annex command. All that --autostart does is run the program listed on that file in each repository listed in the autostart file. Note that you don't need the file when git-annex is installed in your PATH.
|
||||
|
||||
So, how did you install git-annex?
|
||||
"""]]
|
Loading…
Reference in a new issue