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

Re: svn switch with escaped urls doesn't work (regression)

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-10-29 22:11:12 CET

Stefan Küng wrote:
> Hi,
>
> When switching a file to an URL which has e.g. a space in it, an error
> is returned:
> svn: Destination does not exist:
> 'file:///repos/branches/test/file%20space.txt'
>
> This worked properly in svn 1.4.5, but fails in the latest svn trunk
> (r27451).
>
>
> The command used:
> svn switch file:///repos/branches/test/file%20space.txt "file space.txt"
>
> this doesn't work either:
>
> svn switch "file:///repos/branches/test/file space.txt" "file space.txt"
>
> and returns the same error.

Fixed in r27470, thanks for the report!

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 29 22:11:24 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.