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

Re: Checkout hangs on files-names with umlaut

From: Stephan Kuhagen <stk_at_tzi.de>
Date: 2004-02-16 10:29:07 CET

Hello

# > subversion/libsvn_ra_dav/util.c:661: (apr_err=175002)
# > svn: REPORT request failed on '/mevis/!svn/vcc/default'
# > subversion/libsvn_ra_dav/util.c:647: (apr_err=175002)
# > svn: The REPORT request returned invalid XML in the response: XML parse error at line 15952: not well-formed (invalid token) (/mevis/!svn/vcc/default)
# >
# > Is this a known problem and if so, is there a solution to this?
#
# I'm not sure if this is a known problem. I'm going to try to reproduce
# the problem.
#
# In the meantime, issue #1694 was fixed since 0.37 was released, and it
# *might* be related to this problem. As a favor to us, can you checkout
# a copy of subversion's /trunk, build it, and see if the latest
# mod_dav_svn fixes the problem?

Sorry for the delay. I wasn´t in the office for some days.

I checked out an hour ago and recompiled subversion, but the same
problem occurs. I checked, if this may be a problem with my
Locale-Settings. First, I had different Settings for the
http-Server-Process and my svn-Client. But after using the same
settings, the problem is still there. The Problem also appears on
Windows.

When browsing the repository with a Webbrowser (tested with
Mozilla/Linux, and IE/Windows), the files with umlaut are visible, but
have strange encoding, so that the umlaut is not shown
correctly. Another file with umlaut, that I just have checked in, is
visible with correct encoding and can be checked out.

So it might be, that the problem is in the converter-script cvs2svn,
which misinterprets umlaut-files and checks in strange encodings. But
this should be no problem for the repository anyway. As long as a file
has a usable filename, it should be handled gracefully by subversion.

The concrete filenames are:

- "HELP_zurück_rand.gif" which is shown in Webbrowsers as
  "HELP_zur%fcck_rand.gif" (in the source of the web-page)

- "Düdeldädö.txt" for testing which becomes
  "D%c3%bcdeld%c3%a4d%c3%b6.txt" in the source of the web-page.

Thanks for any help
Stephan

-- 
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| EMail: stk@tzi.de                    __o  |
| >>> ...destination anywhere,        -\<,  |
| >>> east or west, I don't care... (*)/(*) |
| WWW: http://mempool.no-ip.org             |
\___________________________________________/
PS: Ich widerspreche der Nutzung oder Uebermittlung meiner
Daten fuer Werbezwecke oder fuer die Markt- und Meinungsforschung
(§28 Abs. 4 Bundesdatenschutzgesetz)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 16 10:29:39 2004

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.