Sorry if this is a FAQ, I've been googling without any success.
I'm trying to upgrade my svn repository from 0.24 (w/ apache 1.3) to
0.36 (w/ apache 2.0).
I dumped my database with "svnadmin dump" under 0.24
I built and installed apache 2
I built and installed svn 0.36. (I think I only had BerkeleyDB 4.0
installed when I built this, but configure did not complain).
I created a new repository with 0.36
I loaded my repository from the dumpfile (using svnadmin 0.36, AFAIK. I
wish there was a way for svnadmin to give me it's version.)
I configured the new web server to point to the new repository
But when I hit the repository with the browser, this appears in the
apache error_log:
[Mon Jan 19 23:23:44 2004] [error] [client 66.47.90.117] (20014)Error
string not specified yet: Expected version '3' of repository; found
version '1'
[Mon Jan 19 23:23:44 2004] [error] [client 66.47.90.117] Could not fetch
resource information. [500, #0]
[Mon Jan 19 23:23:44 2004] [error] [client 66.47.90.117] Could not open
the requested SVN filesystem [500, #165005]
[Mon Jan 19 23:23:44 2004] [error] [client 66.47.90.117] (84)Invalid or
incomplete multibyte or wide character: Could not open the requested SVN
filesystem [500, #165005]
Thanks!
-Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 20 03:55:34 2004