[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: root <ebay_101011_0x2b_at_yahoo.com>
Date: 2003-12-31 00:54:15 CET

Hi Erik,

I did not explicitly run cvs2svn.py, but it is
possible that a filename in the repository has a
non-ascii filename. Is there some way to quickly find
the culprit - is there a log somewhere that would
identify which file it is? If not, I'm sure I can
track it down.

Best regards,
Davis

--- Erik Huelsmann <e.huelsmann@gmx.net> wrote:
> 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
>

__________________________________
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
Received on Wed Dec 31 00:55:00 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.