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

Re: Repository Browser, bug with spaces in path

From: <yusuf.shirazi_at_gmail.com>
Date: Thu, 7 Aug 2008 10:43:37 -0700 (PDT)

Hmmm. Anyone else seeing this?

The error exists on clients with Tortoise 1.5.x, but not on those that
are still on Tortoise 1.4, against the same repository (svn 1.5).

The workaround is to perform the identical action using the command
line client (over https), which works without error.

On Aug 7, 9:23 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> yusuf.shir..._at_gmail.com wrote:
> > 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.
>
> Can't reproduce this here. Tried with file:// and https:// access to the
> repository.
> Both source and destination url are properly escaped.
>
> the 403 indicates not a problem with escaping but with your
> authentication/authorization setup. If you're using apache, check the
> apache error log for more information.
>
> Stefan
>
> --
>         ___
>    oo  // \\      "De Chelonian Mobile"
>   (_,\/ \_/ \     TortoiseSVN
>     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>     /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> 1KDownload

---------------------------------------------------------------------
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 19:51:20 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.