On Tue, Jan 19, 2010 at 3:28 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote:
> Assuming this is an FSFS repository, is there in fact a file called "0" in > the db/revs and db/revprops (or, if sharded, db/revs/0 and db/revprops/0) > directories? The error message seems to indicate there is not. > > Looks like the files is there. jj revs # pwd /var/svn/repos/db/revs jj revs # ls -alt 0 -rw-rw---- 1 backuppc apache 115 2009-10-30 19:35 0 Not sure how to determine if it's an FSFS repository? Thanks Dave