aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_requested_key_is_not_present_on_random_files_even_though_they_exist___40__Direct_mode__41__/comment_2_c4c0dcc0074ff89866fb261c2d30148f._comment
blob: 3362fbab1c3d0c84933689c5c648db50cffaf13d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="24.159.78.125"
 subject="comment 2"
 date="2014-07-23T15:05:36Z"
 content="""
This looks very much like rsync on the server crashed, possibly because of an error reading the file.

Accessing a git-annex repository over a network filesystem is almost never the best choice. Network filesystems are flakey at worst, and at best have locking problems and other limiations.


"""]]