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

Re: Symlinks with umlauts

From: Michael Klemm <michael.klemm_at_gmxpro.de>
Date: 2005-06-30 08:27:07 CEST

Hi Tobias,

Tobias Grimm wrote:
> Tobias Grimm schrieb:
>
>>I just came across a problem with symlinks. Generally symlinks work
>>pretty well, but not, if they contain umlauts
>>
>>
>
> No ideas? Can anyone confirm this problem?

In 1.2.0 there's the same problem:

faui20c [/srv/svn/tmp/test] [25]> touch "äöü"
faui20c [/srv/svn/tmp/test] [26]> ln -s äöü umlaut
faui20c [/srv/svn/tmp/test] [27]> svn add umlaut
A umlaut
faui20c [/srv/svn/tmp/test] [28]> svn ci -m ""
Authentication realm: <https://faui2svn:443> Inf2 Subversion repositories
Password for 'klemm':
Adding umlaut
Transmitting file data .svn: Commit failed (details follow):
svn: Can't convert string from native encoding to 'UTF-8':
svn: ?\228?\246?\252
faui20c [/srv/svn/tmp/test] [29]> svn --version
svn, version 1.2.0 (r14790)
   compiled May 27 2005, 07:12:58

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

faui20c [/srv/svn/tmp/test] [30]>

Regards
      -michael

-- 
Dept. of Computer Science 2, University of Erlangen-Nuremberg
Martensstrasse 3, D-91058 Erlangen, Germany
phone: ++49 (0)9131 85-28995, fax: ++49 (0)9131 85-28809
web: http://www2.informatik.uni-erlangen.de/~klemm

Received on Thu Jun 30 09:24:49 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.