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

Re: Subversion 1.5 beta1, "malformed URL for repository"

From: David Huang <david.huang_at_alterity.com>
Date: Fri, 12 Sep 2008 16:31:53 -0500

Julian Foad wrote:
> On Tue, 2008-09-09 at 09:08 +0400, Fyodor Sheremetyev wrote:
>
>> I can confirm that the test fails on http without the fix and succeeds
>> with the fix.
>>
>
> Thanks. I have now committed your patch in r33003.
>
The patch doesn't solve the problem I'm seeing... the commit message for
r33003 is "Fix "Malformed URL" error on "merge --reintegrate" for a path
with spaces.", and that does seem to be accurate--it fixes it for "merge
--reintegrate" only. However, I'm not doing a merge --reintegrate; I'm
merging a specific revision with merge -c. As Matthew Inger mentioned in
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=142518 ,
the problem is the way mergeinfo_url is constructed in
get_mergeinfo_walk_cb. The change he suggested in that email does fix
the problem for me.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-13 19:36:23 CEST

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.