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

utf8_tests.py failing (just me?)

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-03-02 05:28:11 CET

This using a very recent update/build. Need I a clean build? Is
anyone else seeing this?

   % ./utf8_tests.py
   Failed to schedule i18n filename for addition
   EXPECTED STDERR:
   ACTUAL STDERR:
   subversion/libsvn_subr/utf.c:542: (apr_err=22)
   svn: Valid UTF-8 data
   (hex: 6e 67 5f 63 6f 70 69 65 73 2f 75 74 66 38 5f 74 65 73 74 73 2d 31 2f 62)
   followed by invalid UTF-8 sequence
   (hex: d4 e7 c5)
   EXCEPTION: SVNLineUnequal
   FAIL: utf8_tests.py 1: conversion of paths and logs to/from utf8

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 2 05:31:05 2005

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

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