[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: Daniel L. Rall <dlr_at_collab.net>
Date: 2007-10-29 18:26:54 CET

On Mon, 29 Oct 2007, 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.

Could this be related to the recent externals changes?

-- 
Daniel Rall

  • application/pgp-signature attachment: stored
Received on Mon Oct 29 18:48:01 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.