On Tue, 2003-09-02 at 15:43, Alcino Dall Igna Junior wrote: > Today I upgrade subversion from 0.27.0 to 0.28.0 and get this kind of > version error. Other operations give the same result. The db4_recover or > svnadmin recover doesn't help. > > Ideas?
Hi, At issue is that the 0.28.0 release of subversion change the database schema. Because of this repositories created with subversion < 0.28.0 will cause problems with 0.28.0. This document from the subversion trunk: http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO provides the upgrade proceedure. You can find more information in the CHANGES file from the release. Let me know if you have any questions. -- -------------------------------------------------------------------------------- Steven Knight [EMAIL PROTECTED] IM : skkataim and tho' We are not now that strength which in old days Moved earth and heaven, that which we are, we are,-- One equal temper of heroic hearts, Made weak by time and fate, but strong in will To strive, to seek, to find, and not to yield. -- Ulysses by Alfred Lord Tennyson ------------------------------------------------------------------------------- -- [EMAIL PROTECTED] mailing list
