Re: SHA-1 collision in repository?
From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 08 Mar 2018 02:24:48 +0000
Nathan Hartman <hartman.nathan_at_gmail.com> writes:
> That makes me wonder why this has not triggered more frequently for
When the client sends a file it sends either a delta or a fulltext. The
svn cat http://svn.apache.org/repos/asf/subversion/trunk/INSTALL@1826165 > f1
The third commit fails:
svnmucc: E160000: SHA1 of reps '1 0 17791 55700 df5d0e251e4b811f0ed63694e7a2cd00 fb07bf4d765ccf4e18afe74d559f3b16f916a1e1 2-2/_1' and '-1 0 17793 55700 df5d0e251e4b811f0ed63694e7a2cd00 fb07bf4d765ccf4e18afe74d559f3b16f916a1e1 2-2/_1' matches (fb07bf4d765ccf4e18afe74d559f3b16f916a1e1) but contents differ
If you look at the protorev in the failed transaction it starts:
$ od -c repo/db/txn-protorevs/2-2.rev | head -1
-- PhilipReceived on 2018-03-08 03:24:55 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.