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

Re: ! Some Characters in Path Cause Troubles (eg in Externals)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 13 Jul 2009 14:28:55 +0200

Synetech wrote:
> Well (,),[,],{,} are not invalid characters in file/path names, so I
> can’t imagine that they would be a problem on their own. It is
> possible to import files/paths with those characters using TSVN,
> VisualSVN, etc., but it is only the checkout-externals that has a
> problem with them.
>
> I’ll see if escaping them in the external works (although that should
> be unnecessary since TSVN doesn’t escape them when importing or
> displaying their URL or anything).

you have to enter a properly escaped url, and it's also necessary to
escape the target folder if it contains special chars. But to escape the
target folder, you have to use the '\' char, e.g., "\{Components\}".

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=2370893
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-13 14:29:09 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.