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

International characters in repository names

From: Adam Chodorowski <adam_at_chodorowski.com>
Date: 2002-04-01 00:46:08 CEST

Hi!

I thought I'd try out Subversion (10.2) a bit, and I think I've stumbled across a bug already. ;-) The problem is regarding using international characters (ie. high bit ISO-8859-1 characters):

% mkdir Förvaring
% svnadmin create Förvaring/Test
% svn import file://home/adam/Förvaring/Test Test trunk
% mv Test Test-old
% svn co file:///home/adam/Förvaring/Test

svn_error: #21008 : <XML data was not well-formed>
  read_entries: xml parser failed (Test).

svn_error: #21008 : <XML data was not well-formed>
  not well-formed at line 5

This ofcourse works if I remove the 'ö' in the directory name.

---
Adam Chodorowski <adam@chodorowski.com>
The standard 82077 FDC truly stinks. It is a horrid piece'o'crap that should 
be shot in the head and dragged out to feed the mooses.
    -- Johan Grip, Hardware Hacker for AROS
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 1 00:44:46 2002

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.