Stefan Küng <tortoisesvn <at> gmail.com> writes:
>
> Nick Gilbert wrote:
> >> After expanding it, it becomes:
> >> - "svn://wxpore0486"
> >> - "Board%20Testing%20Framework"
> >> - "trunk"
> >> "Error * URL 'svn://wxpore0486/Board%2520Testing%
> >> 2520Framework/trunk' non-existent in that revision"
> >>
> >> You see: %20 had been replace by %2520 !!
> >
> > %25 is the URL encoding for a % sign. It looks like the bug is that it
> > re-encodes the url which has already been encoded. This is why %20 turns
> > into %2520.
>
> Fixed in revision 8089.
>
> Stefan
>
%20 also appears in URL displayed at the bottom of Merge dialog under the
following sentence:
"wich points to the repository at URL:"
Could you remove then. I know, this is just informative message, but it looks
ugly.
Thanks.
lilian
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 23 11:34:44 2006