[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.0 merges failing

From: Dang Nguyen <haidangwa_at_comcast.net>
Date: Wed, 16 Jul 2008 19:23:49 -0700

I get this with TortoiseSVN and the command line client. All of my
clients are 1.5.0 and the server is 1.5.0. The "Malformed URL" error
occurs on the main folder of the branch, but if I merge each child
folder one at a time, then it's ok.

For example:

Fails if I merge http://myserver/svn/repo/branches/project to local
working copy (http://myserver/svn/repo/trunk)

Succeeds when I merge http://myserver/svn/repo/branches/project/folder1
to folder1 in my local working copy of trunk. Same for all subfolders
that are directly off the project's root folder.

Hyrum K. Wright wrote:
> Dang Nguyen wrote:
>> See my original post. Both client and server are 1.5.0. It was
>> working yesterday, but not today. The only thing that is different:
>> I applied bugtraq properties to the folders last night and other
>> developers checked in their code -- normal stuff. Server
>> configuration hasn't changed. The error happens whether I go through
>> http or https (Apache 2.2).
>>
>> Other than merges, everything else seems to work fine, like
>> checkouts, commits, updates, etc.
>
> But what are the commands you use which result in the error? In order
> to reproduce the problem, we need to know what is causing it. Saying
> that "Subversion 1.5.0 merges failing" and "I am getting "Malformed
> URL" errors everywhere" doesn't give the steps needed for others to
> determine how to get those same errors. Could you produce a simple
> script which would generate the same errors?
>
> Also, does this happen with a 1.4.6 client? Is the problem a
> regression in 1.5.0, or is it also present in older clients? I
> realize that you are currently using a 1.5.0 client, but could you try
> using an older client and reporting the result?
>
> -Hyrum
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-17 04:24:09 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.