diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-13 16:19:39 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-13 16:19:39 -0400 |
commit | 6e5180c8d52cabffff00fda0682b6cb280e95b36 (patch) | |
tree | bc66904a84758ca93bc88cf0f286549edac43b79 | |
parent | ce40e8fb815896493416d15b69ac473cb5376c05 (diff) |
response
-rw-r--r-- | doc/forum/Accessing_files_in_SSH_remotes_while_SSHed_into_remote/comment_4_650ebbe4e7b57361a42882f3092122f0._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Accessing_files_in_SSH_remotes_while_SSHed_into_remote/comment_4_650ebbe4e7b57361a42882f3092122f0._comment b/doc/forum/Accessing_files_in_SSH_remotes_while_SSHed_into_remote/comment_4_650ebbe4e7b57361a42882f3092122f0._comment new file mode 100644 index 000000000..8d0827860 --- /dev/null +++ b/doc/forum/Accessing_files_in_SSH_remotes_while_SSHed_into_remote/comment_4_650ebbe4e7b57361a42882f3092122f0._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2017-02-13T20:14:31Z" + content=""" +In your original message, you mentioned NFS won't work due to locking. +However, as far as I know, those NFS locking problems can be worked +around by `git config annex.pidlock true`. That said, I encourage +*not* using NFS if there is any alternative and it sounds like you've +found an alternative, so great. + +Re your question about the assistant, have you tried running the assistant +in the repo on the server? Once it's running, it should update the +repository whenever the client pushes over a change. +"""]] |