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

Re: FSFS rev file format

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-06-23 12:27:17 CEST

On Thursday 23 June 2005 00:06, Jackie Smith Cashion wrote:
> I would like to understand the format of the FSFS db/rev files. Where
> should I look in the subversion source (or documentation) for this
> information?

http://svn.collab.net/repos/svn/trunk/subversion/libsvn_fs_fs/structure

> I have discovered some anomalies in my repository, and I would like to
> try to repair things. I have a typical repository layout with three
> main subdirectories: trunk, tags, branches. Svn list shows all is well
> with trunk and tags, but not branches. Fortunately branches is an empty
> subdirectory.
>
> svn list http://localhost/repos/branches
> svn: PROPFIND request failed on '/svn/repos/branches'
> svn: Can't read file 'C:\svn/repos/db/revs/171': End of file found
>
> Svnadmin verify runs into a problem with db/revs/3.
> svnadmin verify C:\svn\repos
> * Verified revision 0.
> * Verified revision 1.
> * Verified revision 2.
> svn: Revision file lacks trailing newline
>
> This may be a hopeless cause, but I'd sure like to salvage this
> repository.

What version are you running? Any idea what might have caused this?
Power failures? Disk problems?

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 23 12:27:56 2005

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

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