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

RE: URLs with spaces bug

From: David Balažic <david.balazic_at_hermes-softlab.com>
Date: Fri, 10 Apr 2009 18:55:37 +0200

Hi!
 
Note that it is illegal to have space (and some other) characters in an URI/URL.
They must be percent-encoded, like this: file:///a/A%20Space/foo
 
If I misunderstood something, sorry ;-)
 
Regards,
David

________________________________

From: webpost_at_tigris.org [mailto:webpost_at_tigris.org]
Sent: pet 10-apr-09 18:39
To: users_at_tortoisesvn.tigris.org
Subject: URLs with spaces bug

1.6.0 update broke repository access with URLs with spaces and file:// <file:///> protocol.

Next builds (and 1.6.1) fixed some dialogs, but Repository Browser and SVN Checkout dialogs are still incapable of working with repositories with URLs like

"file:///\server/SVNRep/URL <file://server/SVNRep/URL> with spaces/Project/trunk"

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-10 19:06:10 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.