Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
trunk
-
None
Description
With format-5 (svn 1.7) fsfs repositories, when the youngest shard is full, and the repository is packed (so min-unpacked-rev == youngest+1), the youngest revprop does not have a revprops file; instead it is stored in revprops.db. But 'svnadmin recover' expects a revprop file to exist. 'recover' should learn to expect (and verify) that, in these circumstances, the youngest revision's revprops are in revprops.db. See attached thread for details.
http://article.gmane.org/gmane.comp.version-control.subversion.devel/117709