summaryrefslogtreecommitdiff
path: root/doc/bugs/can__39__t_run_the_assistant_from_the_command_line_anymore__63__.mdwn
blob: 58828e8ca811bb41f27e42135ffeecab2190b227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
What steps will reproduce the problem?

just compiled the latest version of git annex from git, checkout hash was c9c0042

Tried running the assistant from the command line, got unexpected error

What is the expected output? What do you see instead?

Expected assistant to start, instead got:

    annex$  git annex assistant
    git-annex: watch mode is not available on this system


What version of git-annex are you using? On what operating system?

annex$  git annex version
git-annex version: 3.20130103
local repository version: 3
default repository version: 3
supported repository versions: 3
upgrade supported from repository versions: 0 1 2
annex$ 

OS X Lion.


Please provide any additional information below.

> The cabal file had a typo that prevented it from using hfsevents. I'm
> uploading a fix now. [[done]] --[[Joey]]