Dariush Debian Diary
Diariusz Dariusza
, 17, 2004
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/
Last modified on
Copyright ©1995-2004 Dariush Pietrzak. All content on this website, unless otherwise noted, is licensed under a Creative Commons License.
Using desktop theme, version 0.5. Check the Blosxom site for the latest copy.