This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 2012-10-16 02:41:35 +00:00 committed by admin
parent d430fb1153
commit 235a1e58c2

View 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?