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

FSFS rev file format

From: Jackie Smith Cashion <jackie_at_arxceo.com>
Date: 2005-06-23 06:06:03 CEST

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?

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.

Thanks.

Jackie Smith Cashion
Arxceo Corporation
jackie@arxceo.com

---------------------------------------------------------------------
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:17:26 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.