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

Problems with svn client tools

From: Peter Fastré <peter.fastre_at_gmail.com>
Date: 2006-06-13 12:11:29 CEST

ello

I've setup a slackware server with svn - apache - trac. Some things are
working great, server can be accessed using svn on a windows system and
tortoiseSVN on another windows system.
However, when I try to use the command line utilities on the server
itself, I keep having strange problems.
For example, when I try to do this:
peter@smith:~/www/earli$ svn status
? ěG
L .
!M pdf.php
! project
!M earli.zpj

I see those strange characters.
I tried to do an svn update, but got a 'Segmentation fault'. After
that, I got this:
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)

Which sounds reasonable. So I do a cleanup, but then I get this:
svn: Can't open directory 'project/layouts/earli/img/.svn/tmp/đR': No
such file or directory
Another strange character!

The same repository works great from trac (running on that server),
from svn on another slackware server (with same slackware version!
10.1), and tortoisesvn on a windows client.

Maybe it has something to do with unicode support of my console or
something?

Another problem, maybe related is:
root@smith:/home/peter/www/earli# svnlook diff /data/svn/earli
Added: trunk/framework
===================================================================
svnlook: Can't read file '/tmp/svnlook.23/trunk/framework.tmp': End of
file found

But the file /tmp/svnlook.23/trunk/framework.tmp does exist!

I searched on the internet, in the newsgroups, mailing lists, but
really
can't find an answer. I really hope someone can give me a clue???

Regards
Peter
Received on Tue Jun 13 12:12:56 2006

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.