diff options
author | https://www.google.com/accounts/o8/id?id=AItOawla3gLc6_rHuggFfy7o7eGMPvPztFZTrUQ <Florian@web> | 2012-08-24 08:44:56 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-24 08:44:56 +0000 |
commit | d25f407e6767c8ce9214fcc7c503178cfa3fa9f5 (patch) | |
tree | 928bb1261f35ea86b60ca039397cd4a364792b5f | |
parent | bb949ed2d278baaa4cc8542ff7c477dc535aeb3e (diff) |
-rw-r--r-- | doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t.mdwn b/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t.mdwn index e15529c64..883c53d36 100644 --- a/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t.mdwn +++ b/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t.mdwn @@ -22,3 +22,9 @@ The original file also has sha512 ead9db1f34739014a216239d9624bce74d92fe723de065 >> And what sha512 does the file in .git/annex/bad have **now**? (fsck >> preserves the original filename; this says nothing about what the >> current checksum is, if the file has been corrupted). --[[Joey]] + +The same, as it's the file I was trying to inject: + +ead9db1f34739014a216239d9624bce74d92fe723de06505f9b94cb4c063142ba42b04546f11d3d33869b736e40ded2ff779cb32b26aa10482f09407df0f3c8d .git/annex/bad/SHA512E-s94402560--ead9db1f34739014a216239d9624bce74d92fe723de06505f9b94cb4c063142ba42b04546f11d3d33869b736e40ded2ff779cb32b26aa10482f09407df0f3c8d.Moon.avi + +That's what puzzles me, it is the same file, but for some weird reason git annex thinks it's not. |