aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Can__39__t_init_git_annex.mdwn
blob: 85be0e1071c503ef12cf8a7249a387973be07efb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
It seems I can't initialize git annex:

    $ git annex init "files2"
    init files2 
      pre-commit hook (/Volumes/project/annex/.git/hooks/pre-commit) already exists, not configuring
    
    git-annex: waitToSetLock: failed (Operation not supported)
    failed
    git-annex: init: 1 failed
    $


  `project` is a remote file server connected via `smb://`.

   Any ideas why and how to fix?