RE: svnadmin verify changing its diagnosis?
From: Rob Hubbard <Rob.Hubbard_at_celoxica.com>
Date: 2006-10-06 11:37:54 CEST
I'm afraid that this is not an answer to your question.
Are you using an filing system or a database backend? (I believe that this is indicated by the contents of the file db/fs-type in the repository.)
Also, did you see the problem more than once?
The reason for asking is that, if I understand correctly, the DB backend stores changes as reverse deltas backwards from the head revision, whereas the FS backend stores them as forwards deltas forwards from revision 0. So, only the database backend recalculates a chain of deltas during a commit.
I wonder if it's possible that the problem has disappeared due to a faulty delta being recalculated (following a commit).
Alternatively, I wonder whether it's possible to run svnadmin verify during a commit, and that what you saw was a repository database in a transient state.
Does anyone know?
Rob.
-----Original Message-----
I ran 'svn admin verify' yesterday on a repository and it failed
Anyone else ever see 'svnadmin verify' change its mind before?
Yesterday:
Today:
*****
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA621
---------------------------------------------------------------------
_____________________________________________________________________
This email and any files transmitted with it are confidential and
---------------------------------------------------------------------
|
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.