File: comment_2_a09c4a7d346c3b0f7025e6f3a276adb8._comment

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (14 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2021-02-24T17:13:43Z"
 content="""
Does this only happen when the directory is on the network share, or also
on a local disk?

Does the .git/hooks directory exist? What happens if you mkdir that
directory and then re-run git-annex init?

This does not seem to happen on windows generally, and git-annex creates
the directory if it does not exist, so failing this way is surprising.
"""]]