[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem after upgrading 1.2.1 -> 1.3.1

From: David Eagen <david_at_eagen.com>
Date: 2006-05-21 22:33:31 CEST

I built and installed 1.3.1 and can no longer use my repository. When
checking out I get this:

 

svn: Valid UTF-8 data

(hex:)

followed by invalid UTF-8 sequence

(hex: c8 e9 e0 08)

 

What could be causing this?

 

I tried dumping the old repository with 1.2.1, creating a new repository
with 1.3.1, and loading from the dump but it too failed:

                          

$svnadmin load /usr/local/svnrepository < dumpfile.txt

<<< Started new transaction, based on original revision 1

     * adding path : webmail ... done.

svnadmin: Valid UTF-8 data

(hex:)

followed by invalid UTF-8 sequence

(hex: d0 19 75 09)

 

Going back to 1.2.1 works fine but I'd like to stay current with the latest
release.

 

-Dave
Received on Sun May 21 22:34:46 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.