summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-07 13:51:23 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-07 13:51:23 -0400
commit2d5e728c407f5d3447365211a64b088700834787 (patch)
tree806bd62d552fc3508ba6d5de5f5df27b6944f45f
parent425f868631b4ea9ce5c158295445e0a014a0915d (diff)
comment
-rw-r--r--doc/bugs/git_annex_info_fails_on_NFS__58___waitToSetLock__58___resource_exhausted___40__No_locks_available__41__/comment_1_6c595bec40f6bf470e9170c8ae4bb573._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_info_fails_on_NFS__58___waitToSetLock__58___resource_exhausted___40__No_locks_available__41__/comment_1_6c595bec40f6bf470e9170c8ae4bb573._comment b/doc/bugs/git_annex_info_fails_on_NFS__58___waitToSetLock__58___resource_exhausted___40__No_locks_available__41__/comment_1_6c595bec40f6bf470e9170c8ae4bb573._comment
new file mode 100644
index 000000000..383508671
--- /dev/null
+++ b/doc/bugs/git_annex_info_fails_on_NFS__58___waitToSetLock__58___resource_exhausted___40__No_locks_available__41__/comment_1_6c595bec40f6bf470e9170c8ae4bb573._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-02-07T17:48:05Z"
+ content="""
+These seem to be two separate git repositories and it's only crashing in
+one of them.
+
+Perhaps annex.pidlock is set in the repository where it works, and not in
+the other repository?
+
+git-annex init probes to see if it can set a lock, and if not, enables
+annex.pidlock. Since 5.20151116.
+"""]]