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

Re: No such revision 0

From: Ryan Schmidt <subversion-2010a_at_ryandesign.com>
Date: Tue, 19 Jan 2010 14:28:04 -0600

On Jan 18, 2010, at 18:24, Kiko Man wrote:

> So I migrated my svn repository about a month ago and I thought everything was ok... until I recently tried to commit an update started getting errors with the message No such revision 0
> I ran svnadmin recover but still get: svnadmin: No such revision 0
> If I hit my repos url with a browser I can manually view files, and I can extract old revisions for comparisons, etc. So far the only thing I can't do is commit.
> Any suggestions would be greatly appreciated, I've searched a good deal and am not sure how to approach this.

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.
Received on 2010-01-19 21:28:44 CET

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.