File: comment_4_b8d0b38aa7363e97c295b049bd939ad1._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 (8 lines) | stat: -rw-r--r-- 724 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="scy"
 avatar="http://cdn.libravatar.org/avatar/f5a8df59fb198cf762f77aa239193e20"
 subject="comment 4"
 date="2021-09-02T08:17:02Z"
 content="""
I’ve also encountered this problem. Found it weird that git-annex on Windows (according to the installation manual) requires Git for Windows to be installed and then defaults to installing itself into the same directory (`C:\Program Files\Git`). Is this required? Won’t this cause problems when Git for Windows updates? That’s why I installed it to `C:\Program Files\git-annex`, but yeah, the link that gets put into `Startup` apparently doesn’t take the real installation directory into account and just uses a hard-coded path…?
"""]]