File: day_33__fsck_on_connect.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (9 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
Built everything needed to run a fsck when a remote gets connected. Have
not tested it; only testing is blocking merging the incrementalfsck branch
now.

Also updated the OSX and Android builds to use a new gpg release (denial of
service security fix), and updated the Debian backport, and did a small
amount of bug fixing. I need to do several more days of bug fixing once 
I get this incremental fsck feature wrapped up before moving on to recovery
of corrupt git repositories.