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

Re: command line client has problems with paths with hebrew characters

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 16 May 2014 18:21:24 +0200

On 16.05.2014 18:17, Sven wrote:
> Am 16.05.2014 18:57, schrieb Stefan Küng:
>> if you get "Skipped 'c:\path_with_hebrew_letters\somefile.txt'" and the
>> chars you see there are the correct ones, then that implies that svn.exe
>> is unicode aware.
>
> Oh, I just thought of a very nice test. As you may know, on Windows,
> file patterns are not expanded by the shell but by the programs
> themselves. I just tried
> svn up abc*
> where the foldername was "abc<hebrew letters>" and svn failed again.
> Here, the shell definitely isn't the issue.

command line tools usually don't do the expanding themselves but use
http://msdn.microsoft.com/en-us/library/8bch7bkk.aspx
instead - svn.exe and all the svn command line tools use this.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3078526
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-16 18:21:42 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.