File: comment_2_bf15b686b07c5e6e95796affa497a541._comment

package info (click to toggle)
git-annex 10.20250721-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 74,484 kB
  • sloc: haskell: 90,982; javascript: 9,103; sh: 1,469; makefile: 213; perl: 137; ansic: 44
file content (13 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2017-02-10T18:52:59Z"
 content="""
I was able to reproduce the problem with a FAT filesystem
mounted on Linux, if I manually enabled annex.pidlock
before git-annex init. Hard linking does not work on FAT, so that
matches my earlier guess.

I've committed a fix for this, so try again with a recent autobuild of
git-annex and it will probably fix your problem.
"""]]