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

Bug with repo paths containing blanks

From: Tobias Wildberg <WildbergT_at_duerkopp-adler.com>
Date: Wed, 15 Apr 2009 23:20:49 -0700 (PDT)

I am using TortoiseSVN 1.6.1, Build 16129 - 32 Bit. In earlier versions (especially with version 1.4.8 I am sure) it was no problem to use path names containing blanks. In the current version it does not work any more. I attach an checkout example to show the problem:

Command: Checkout from file://server/path/name with blanks/trunk, revision HEAD, Fully recursive, Externals included
Error: Kann keine ra_local-Verbindung zu einer URL aufbauen
Error: Projektarchiv
Error: »file://server/path/name%20with%20blanks/trunk«
Error: kann nicht geöffnet werden
Finished!

I assume the problem is the implicit translation of ' ' to %20, which might be ok or needed for "http:" or "svn:", but not for "file:". Unfortunately I don't know any more how the older versions converted it or just left it as it was.

Thanks in advance for your really quick and competent answers!

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-16 08:21:30 CEST

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.