comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 7 Feb 2017 17:51:23 +0000 (13:51 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 7 Feb 2017 17:51:23 +0000 (13:51 -0400)
doc/bugs/git_annex_info_fails_on_NFS__58___waitToSetLock__58___resource_exhausted___40__No_locks_available__41__/comment_1_6c595bec40f6bf470e9170c8ae4bb573._comment [new file with mode: 0644]

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 (file)
index 0000000..3835086
--- /dev/null
@@ -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.
+"""]]