diff options
author | pgj <pgj@FreeBSD.org> | 2013-05-13 03:57:08 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2013-05-13 03:57:08 +0800 |
commit | 68cd18229664bf7318e61b8a68caafdb16ef094a (patch) | |
tree | 4bb5c1c2b995a2b50fc30c416667427bddc2ec85 /UPDATING | |
parent | 96420bf95c93e1a7e2d0cbe24e28a46a653d5f35 (diff) | |
download | freebsd-ports-gnome-68cd18229664bf7318e61b8a68caafdb16ef094a.tar.gz freebsd-ports-gnome-68cd18229664bf7318e61b8a68caafdb16ef094a.tar.zst freebsd-ports-gnome-68cd18229664bf7318e61b8a68caafdb16ef094a.zip |
- s\git annex\git-annex\
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,11 +14,11 @@ you update your ports collection, before attempting any port upgrades. /sbin/sha256. The result of this is silent data corruption. This problem has been fixed, but every file stored in an annex - repository will fail a `git annex fsck` after the upgrade. Thus, + repository will fail a `git-annex fsck` after the upgrade. Thus, before updating, it is wise to issue the command below and restore the files. - $ git annex uninit + $ git-annex uninit Corruptions can then be found by finding all files with the same hash. Note that only files that were mishashed to the same location are a |