Subversion upgrade 0.33 -> 1.0.1
( error message : "(20014)Error string not specified yet: Expected version '3' of repository; found version '2' Could not fetch resource information. [500, #0] Could not open the requested SVN filesystem [500, #165005] (84)Invalid or incomplete multibyte or wide character: Could not open the requested SVN filesystem [500, #165005]" )
svnadmin-0.33.0-0.backports.org.1 dump /var/lib/svn/ > svn.0.33.dumpNow it's ideal time for:
cat svn.0.33.dump | svndumpfilter exclude diskspace.hogging.test.repository |gzip -1 > svn.0.33.dump.without.sht.gzAnd now, for the grand finale:
svnadmin create /var/lib/svn cat svn.0.33.dump | svnadmin load /var/lib/svn/
| Subversion upgrade 0.33 -> 1.0.1 | | 2004.03.17-12:17.00
