[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: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-09 15:22:17 CEST

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.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 9 16:32:14 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.