File: day_601__v7_default.mdwn

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 (17 lines) | stat: -rw-r--r-- 842 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
With git-annex 7.20190912 released this fine Friday the 13th,
I've finally made v7 the default!

See [[upgrades]] for details about this major transitition if you have not
been keeping up with v7 stuff.

Based on some feedback that it would be good to have a way to avoid
accidental upgrades of a repository in some circumstances, there's a new
config option `git config annex.autoupgraderepository false` to prevent
upgrades. Since the new git-annex doesn't support working in v5 repos,
setting that will make every command except `git annex upgrade` fail.

Users of rpm based linux distros can now install a 
[[git-annex-standalone.rpm|install/rpm_standalone]] 
package that will work on a broad range of systems. It's based on the
standalone tarball, just packaged as a rpm similar to the
git-annex-standalone.deb provided by NeuroDebian.