Description of problem: After upgrading to the latest version in rawhide I get the following error when issuing a "svn status" command: [dennis@nexus components]$ svn status svn: Valid UTF-8 data (hex:) followed by invalid UTF-8 sequence (hex: b0 f0 90 80) Version-Release number of selected component (if applicable): 1.4.4-6 I also tried downgrading to 1.4.4-4 but that showed the same problem. Downgrading to the 1.4.3-4 version from FC7 fixed the problem. How reproducible: Always. Steps to Reproduce: Issue "svn status" in a working directory. Actual results: See error message above. Additional info: Downgrading to 1.4.3-4 fixed the problem for me.
Can you attach your "rpm -qa"?
Created attachment 183981 [details] sorted output of rpm -qa This is the output of rpm -qa after downgrading subversion and neon.
*** This bug has been marked as a duplicate of 254241 ***