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

Verifying checked out repository

From: John Bellomy <differential_at_gmail.com>
Date: Mon, 18 Sep 2017 12:04:27 -0700 (PDT)

Hello,

I'm using tortoisesvn version 1.9.7 (r1800392) to pull down a local copy of llvm to work on. I've frequently run into checksum errors as I try to work out a way to mirror my svn folder in perforce, and I'd like to be able to verify after each step that I haven't introduced any new errors.

Unfortunately, when I run svnadmin verify (which is also version 1.9.7 (r1800392) it complains about the format:

svnadmin: E165005: Expected repository format '3' or '5'; found format '12'

This is a very fresh checkout done with the exact same tortoisesvn install, so I'm not sure why it can't verify its own checked out files.

Is my assumption that it's possible to verify checksums on a repository that I don't explicitly own incorrect? If so is there another way I can make sure that the next time I do 'svn update' I don't get an unexpected checksum mismatch?

Thanks!
-John

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3307001

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-09-18 21:06:26 CEST

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

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