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

RE: Problem persists: Command URLs with spaces parsed incorrectly

From: Matthias <matthias-ludwig_at_gmx.net>
Date: Wed, 6 Jun 2012 06:38:01 -0700 (PDT)

> Just a note: spaces in URL should be encoded (%20).
> But I see this is using a nonstandard URL format* so that might not help.

Your right,
TortoiseSVNProc does not URL-decode this parameters. Nevertheless the parameter in tsvncmd and tortoisProc are called "url1" and "url2".

You have to pass the "urls" in plain ISO-8859-1. (That 's my experience, the character endoding might depend on the os settings)

On my opinion URL-enoding would be a good solution.

Regards,
Matthias

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2969311

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-06 15:38: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.