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

RE: Recovering corrupted repository

From: Plagge, Michael (CARMEQ) <michael.plagge_at_carmeq.com>
Date: 2005-03-30 15:25:04 CEST

Hi,

perhaps I forgot to mention :-), that I have to work under WinXP and I am
not sure, if setting LC_CTYPE and LANG also works here. In fact I tried, and
it makes no difference. I also tried to set ARP_ICONV_PATH to
C:\Programme\Subversion\iconv but this had also no effect.

best wishes
michael

-----Original Message-----
From: Peter Kahn [mailto:pkahn@connected.com]
Sent: Wednesday, March 30, 2005 2:44 PM
To: Plagge, Michael (CARMEQ); users@subversion.tigris.org
Subject: RE: Recovering corrupted repository

Possibly this is not a corruption, but actually a localization or
internationalization issue. I would look to see that the environment
variables LC_CTYPE and LANG are set properly. In my company, we set them to
en_US.UTF-8
perhaps, you'd want to set them to a different character set?

From: Plagge, Michael (CARMEQ) [mailto:michael.plagge@carmeq.com]
Sent: Wed 3/30/2005 6:07 AM
To: 'users@subversion.tigris.org'
Subject: Recovering corrupted repository

Hi all,

i have a problem with a corrupted SVN-repository. Assume the following
layout for our repository

/svnrep
        /dir1
        /dir2
        /dir3_with_problems_according_to_umlauts
        /dir4
        /dir5

When i issue a cvs checkout command like:

cvs checkout file///c:/svnrep

i get the following error message while svn tries to checkout /dir3*

svn: Can't check path 'svnrep\G?\252tefunktionen f?\252r': Invalid argument
(as you can see there are umlauts in the path name)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 30 15:32:42 2005

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.