You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sébastien Barthélemy <ba...@crans.org> on 2007/03/21 14:46:40 UTC

svn: Valid UTF-8 data ... followed by invalid UTF-8 sequence

Le mardi 20 mars 2007 à 21:22 +0100, Sébastien Barthélemy a écrit :
> Le lundi 19 mars 2007 à 19:13 +0100, Sébastien Barthélemy a écrit :
> > Hello everybody,
> 
> Hello again, I still have no explanation (and seekin help). 

Hello again, again

maybe I'm progressing:

 * I tried to change apache KeepAlive setting, as suggested here
http://www.nabble.com/Timeouts-on-WebDAV-svn-server-(Win32)-t3352098.html
but the REPORT request failed on '/!svn/vcc/default' problem still
occurs.

 * I also tried commit locally, from the server, with the file:/// url :
and there is another error:

$ sudo svn co file:///var/lib/svn/brahma/ here
A    netdrive.exe
A    Documents Administratifs
A    Documents Administratifs/Fiche de contact BRAHMA.pdf
...
A    Partages de publications/Publications recuperees par l'ISIR
'Orthese - Robotique et methode de reeducation'/Takahashi 05 A Robotic
Device for Hand Motor Therapy .pdf
svn: Valid UTF-8 data
(hex: 65 64 75 63 61 74 69 6f 6e 27 2f 4e 65 66 20 30 35 20 41 52 4d 69
6e 20)
followed by invalid UTF-8 sequence
(hex: 96 20 54 6f)

googling the web didn't help me however.

Any hint with this new clue ?

Thanks in advance

-- 
Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn: Valid UTF-8 data ... followed by invalid UTF-8 sequence

Posted by Sébastien Barthélemy <ba...@crans.org>.
Le mercredi 21 mars 2007 à 16:46 +0100, Erik Huelsmann a écrit :
> 
> I've filed this as issue #2748
> (http://subversion.tigris.org/issues/show_bug.cgi?id=2748).
> 
> bye,
> 
> Erik.

Thanks !

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn: Valid UTF-8 data ... followed by invalid UTF-8 sequence

Posted by Erik Huelsmann <eh...@gmail.com>.
On 3/21/07, Sébastien Barthélemy <ba...@crans.org> wrote:
> Le mercredi 21 mars 2007 à 15:46 +0100, Sébastien Barthélemy a écrit :
>
> > svn: Valid UTF-8 data
> > (hex: 65 64 75 63 61 74 69 6f 6e 27 2f 4e 65 66 20 30 35 20 41 52 4d 69
> > 6e 20)
> > followed by invalid UTF-8 sequence
> > (hex: 96 20 54 6f)
> >
> > googling the web didn't help me however.
> >
> > Any hint with this new clue ?
>
> Alright, this is really an encoding problem. Tortoise and svn cli don't
> seem to handle some of the caracters (such as è...) in file names that
> were previously added by the webdav client (netdrive).
>
> I'm still looking for a nice solution, but removing these caracters is
> good for now.

I've filed this as issue #2748
(http://subversion.tigris.org/issues/show_bug.cgi?id=2748).

bye,

Erik.

Re: svn: Valid UTF-8 data ... followed by invalid UTF-8 sequence

Posted by Sébastien Barthélemy <ba...@crans.org>.
Le mercredi 21 mars 2007 à 15:46 +0100, Sébastien Barthélemy a écrit :

> svn: Valid UTF-8 data
> (hex: 65 64 75 63 61 74 69 6f 6e 27 2f 4e 65 66 20 30 35 20 41 52 4d 69
> 6e 20)
> followed by invalid UTF-8 sequence
> (hex: 96 20 54 6f)
> 
> googling the web didn't help me however.
> 
> Any hint with this new clue ?

Alright, this is really an encoding problem. Tortoise and svn cli don't
seem to handle some of the caracters (such as è...) in file names that
were previously added by the webdav client (netdrive).

I'm still looking for a nice solution, but removing these caracters is 
good for now.

bye.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org