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

Re: Bug in svn: protocol involving spaces (Modified by Stuart A. Malone)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-07-30 19:08:49 CEST

On Thu, 2004-07-29 at 11:26, Stuart A. Malone wrote:
> I believe that I have tracked down and can reproduce a problem in
> subversion 1.0.6 involving the way the svn: protocol handles spaces in
> pathnames.

You are correct; svnserve improperly handles URI-encoded characters in
the path portions of some commands.

This bug was fixed on the trunk in r10353 as part of the fix for another
more theoretical issue. r10353 postdates the creation of the svn 1.1
branch by a couple of days, so it's currently scheduled for the 1.2
release. Because r10353 is a big fix for a larger issue, there are some
issues with naively backporting it to 1.1, but there are a couple of
avenues, and hopefully one of them will work out.

I'm not sure if there will be another general-bugfix 1.0.x release; if
there is, we could construct a narrower version of r10353 to fix this
problem, but I'm not sure if we will.

(Sorry for the complicated answer; it's a complicated situation.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 30 19:09:16 2004

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.