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

Re: Corrupted Repository revision but HEAD is intact

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Mon, 5 Oct 2009 01:29:06 -0500

On Oct 5, 2009, at 00:59, Srilakshmanan, Lakshman wrote:

> I was led to believe that Subversion stores deltas between revisions.

It does.

> Currently I have a repository that is corrupted at r23 but the HEAD
> revision is complete.
>
> I am not complaining :), but I would have expected the file(s) in
> r23 to be incomplete in the HEAD revision as well.
>
> Is there a "self-correcting" algorithm ?

No.

> Am I overlooking something, which may come back to haunt me at a
> later date.

Perhaps no file in HEAD is related to the files changed in revision
23. Perhaps the files modified in revision 23 were later deleted. Hard
to know. If you have a corrupt repository, then you will have trouble
retrieving those files that were modified in revision 23 (for example
if you try to look at earlier revisions in your repository).

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2403446

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-05 08:30:04 CEST

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.