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

Re: svn: Can't convert string from native encoding to 'UTF-8'

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-05-02 18:58:41 CEST

On Tue, May 02, 2006 at 06:16:05PM +0200, Molle Bestefich wrote:
> Peter N. Lundblad wrote:
> >The numbers are decimal, actually, which gives a rather strange
> >string.
>
> Ok - I've looked in the filesystem and couldn't find anything suspicious.
>

1. What version of the client are you running?
2. What encoding _are_ your file names in? (Do you have any names that
   aren't ASCII?)
3. Could you attempt to work out what file is causing the problem?
   If you have a large tree, perhaps you could run 'svn st' for different
   subtrees and narrow down the problem that way?

> >Maybe something is corrupt?
>
> I think svn is running out of physical memory and subsequently corrupts
> itself?
>

That seems unlikely.

> ps:
> VSZ RSS WCHAN STAT TIME COMMAND
> 362364 176632 sync_p D+ 2:49 svn status
>

svn is using 362MB of mappings.

> /proc/meminfo:
> MemTotal: 241828 kB
> SwapTotal: 8385844 kB
>

You appear to have 8GB of swap. I don't think svn is running out
of memory. Check /proc/swaps if you want to see how much swap space
you're using.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 2 18:59:14 2006

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.