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

Re: Subversion 1.6.3 cross-compiled: Imposible to mkdir to the root of the repository

From: John Szakmeister <john_at_szakmeister.net>
Date: Mon, 27 Jul 2009 08:35:33 -0400

On Mon, Jul 27, 2009 at 5:02 AM, Jevgeni<yozik04_at_gmail.com> wrote:
> Hi
> I have cross-compiled subversion 1.6.3 for mipsel and continued to use
> my repository from 1.5. Everything worked like a charm until I tried to
> add one more folder to the root of the repository. Each time I tried, it
> wrote me next error message:
>
> svn mkdir "svn://192.168.2.5/test" -m "test"
> svn: Corrupt node-revision '0.0.t0-0'
> svn: Malformed text representation offset line in node-rev
>
> If I try one more time I will get
>
> svn: Corrupt node-revision '0.0.t0-1'

Not sure if it's a configuration error or not, but somehow you managed
to fubar a revision along the way. How was this repository hosted
before? My tool *may* help you:
http://www.szakmeister.net/fsfsverify/, or you can grab it from the
trunk of Subversion
(http://svn.collab.net/repos/svn/trunk/contrib/server-side/fsfsverify.py).
 From the looks of it, it appears one of the earlier revisions was
corrupt. Did you ever run 'svnadmin verify' on the repo?

-John

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-27 14:36:35 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.