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

Re: WARNING: error decoding UTF-8 for ?

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-12-31 00:38:30 CET

I think you used cvs2svn.py for conversion of your repository to Subversion.
Your repository has non-ascii filenames in it. cvs2svn.py in 0.35.1 does not
like that. Go to issue 1255 and apply the patch you find there. I just
attached it. It should fix your problems with the conversion.

bye,

Erik.

> Hi, this popped up when checking in a large number of
> PDF files into a repository.
>
> Is there some way to determine which file it was
> having trouble with? Is this something to be
> concerned about?
>
> It seems to come from:
>
> ../subversion/clients/cmdline/notify.c
>
> err = svn_cmdline_path_local_style_from_utf8
> (&path_stdout, path, nb->pool);
> if (err)
> {
> printf ("WARNING: error decoding UTF-8 for
> ?\n");
>
> Regards,
> Davis
>
> __________________________________
> Do you Yahoo!?
> Find out what made the Top Yahoo! Searches of 2003
> http://search.yahoo.com/top2003
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 31 00:39:11 2003

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.