This commit is contained in:
parent
d430fb1153
commit
235a1e58c2
1 changed files with 15 additions and 0 deletions
15
doc/forum/Can__39__t_init_git_annex.mdwn
Normal file
15
doc/forum/Can__39__t_init_git_annex.mdwn
Normal file
|
@ -0,0 +1,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?
|
Loading…
Add table
Reference in a new issue