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

Re: [TSVN] Merge problem

From: Olaf van der Spek <OvdSpek_at_LIACS.NL>
Date: 2004-08-09 16:53:46 CEST

SteveKing wrote:
> Olaf van der Spek wrote:
>
>> SteveKing wrote:
>>
>>> If you enter an URL, you _must_ properly escape it! That means, a
>>> space becomes %20 (e.g. version%205.0). Everything else is _not_ an
>>> URL and therefore won't work.
>>
>>
>>
>> Any chance to get auto-escaping?
>
>
> Already done. But it only works if the URL/Path doesn't have any "%"
> chars in it. If such a char is found, then TSVN assumes that it's
> already escaped.

To improve auto-escaping, you could escape any illegal character (except
'%').

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 9 18:02:15 2004

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

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