[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: Peter Kahn <pkahn_at_connected.com>
Date: 2005-03-30 14:43:38 CEST

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)
Received on Wed Mar 30 14:46:22 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.