[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_finemaltcoding.com>
Date: 2007-10-29 20:35:46 CET

On Mon, 29 Oct 2007, Mark Phippard wrote:

> 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.

Lieven added an XFail test for this today.

  • application/pgp-signature attachment: stored
Received on Mon Oct 29 20:36:55 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.