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

Re: [PATCH] fix for unescaped etag in mod dav checkout.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-28 19:17:29 CEST

Clark Rawlins <clark@bit63.org> writes:

> On Fri, Sep 27, 2002 at 04:53:56PM +0100, Philip Martin wrote:
> > I tried something similar, and while the above works, the following
> > fails
> >
> > svn mv http://localhost/svn/test/test\&test \
> > http://localhost/svn/test/test\&test2
> > svn up test
> > A test/test&amp;test2
> > D test/test&amp;test
> >
> Philip,
>
> Did you try it with the patch applied?

Yes.

> I tried the above with the pach applied to mod_dav_svn and it worked fine.
> The client was an unpatched Win32 client.

Interesting. I suppose '&' is just an ordinary character on Win32.
Do we have some platform specific escaping code somewhere?

I've raised issue 907 to track this

http://subversion.tigris.org/issues/show_bug.cgi?id=907

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 28 19:18:45 2002

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.