This commit is contained in:
parent
235a1e58c2
commit
d9e92e9091
1 changed files with 8 additions and 8 deletions
|
@ -1,13 +1,13 @@
|
|||
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
|
||||
$
|
||||
$ 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://`.
|
||||
|
|
Loading…
Add table
Reference in a new issue