blob: 6854d541c756e7ab00b1a7ecba70e10b26b2283d (
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
|
###What steps will reproduce the problem?
greg@x220:~/Music$ git-annex version
git-annex version: 3.20121017
greg@x220:~/Documents$ git-annex watch
greg@x220:~/Documents$ git-annex: Daemon is already running.
greg@x220:~/Documents$ git-annex assistant
greg@x220:~/Documents$ git-annex: Daemon is already running.
greg@x220:~/Documents$ git-annex webapp
git-annex: unknown command webapp
This is on an Ubuntu (12.10) machine, using git-annex from ubuntu+1 (13.04), which is just an autosync from sid:
https://launchpad.net/ubuntu/+source/git-annex/3.20121017
###What is the expected output? What do you see instead?
I expect my browser to open the webapp.
(Also, it is odd how the output of "Daemon is already running" appears after my prompt is given back to me)
> [[closing|done]]; forwarded upstream --[[Joey]]
|