[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SHA-1 collision in repository?

From: Philip Martin <philip_at_codematters.co.uk>
Date: Sun, 04 Mar 2018 11:16:24 +0000

Myria <myriachan_at_gmail.com> writes:

> How can I dump out the two things that Subversion thinks have the same
> SHA-1 checksum but don't match? This seems to be rather difficult to do.

On the server side:

  svnlook cat repository path-in-repository
  svnlook cat -r N repository path-in-repository
  svnlook cat -t TXN repository path-in-repository

-- 
Philip
Received on 2018-03-04 12:16:29 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.