summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex:_Not_in_a_git_repository._.mdwn
blob: fd90406cf4f44b609f4a5de3657e2edc98973c24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
What steps will reproduce the problem?

As a default user i want to start git-annex assistent with

`$ git-annex webapp`

`git-annex: Not in a git repository.`

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

I would expect the assistent to popup in a opened browser window.

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

Debian wheezy with git-annex version: 3.20130114

Please provide any additional information below.

Its working if i start `git-annex webapp` as root. I had the same error on previous version.