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

bug report: ra_serf gets PROPFIND failure on certain non-ASCII paths

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 23 Feb 2010 09:37:36 -0500

Got the following bug report from one of our CollabNet Asia peers. I've not
 attempted to reproduce the problem myself. This bug was experienced using
a 1.6.x client, but I don't know exactly which 'x'. Anybody else seen similar?

--------------------------------------------------------------------

serf looks having problem on handling double byte directory name. For
example, if you have the following structure in your repository:

/double_byte_dir_name
/double_byte_dir_name/ascii_dir_name

Like this (not sure whether you can read Japanese fonts in your email client
though):

/æ—¥
/æ—¥/abc

"svn list http://path_to_repo" returns the correct directory name like:

æ—¥/

"svn list http://path_to_repo/%e6%97¥" returns an error like:
svn: The PROPFIND response did not include the requested resourcetype value

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-02-23 15:38:16 CET

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.