[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: Mark Phippard <markphip_at_gmail.com>
Date: 2007-10-29 18:28:57 CET

On 10/29/07, Daniel L. Rall <dlr@collab.net> wrote:
> 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?

I was guessing it was the recent peg revision changes for switch. Not
sure why, other than that those changes just happened and then Stefan
reported this.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 29 18:49:11 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.