Added a comment
This commit is contained in:
parent
d9e92e9091
commit
050c222ce6
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="4.152.246.8"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2012-10-16T02:52:26Z"
|
||||||
|
content="""
|
||||||
|
The smb:// is a red flag to me. git-annex relies on POSIX file locking, and I'll bet smb does not provide that, or, perhaps, your samba server needs a configuration change to support it.
|
||||||
|
|
||||||
|
You might consider putting your git annex repository on the local filesystem, and setting up a [[special_remote|special_remotes]] on smb. The [[special_remotes/directory]] special remote is a likely choice.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue