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

Repository Browser, bug with spaces in path

From: <yusuf.shirazi_at_gmail.com>
Date: Wed, 6 Aug 2008 14:27:23 -0700 (PDT)

Using Tortoise 1.5.2, also noted on 1.5.x.

When moving a file with the Repo browser, if the destination path
contain a space character, it does not get properly escaped with %20.
It appears that the source path does get properly escaped. The action
fails with a 403 error, since an invalid path is presented as the
destination path.

Moving the file using the command line works perfectly.

More specifically, it appears that the FILE portion of the destination
path properly escapes space characters, but the directory path part
does not.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-07 07:01:42 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.