[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" when merging over http

From: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 2 Apr 2008 10:02:25 -0700

On Wed, Apr 2, 2008 at 5:11 AM, Rick Yorgason <rick_at_ldagames.com> wrote:
> Hey guys,
>
> I'm running a 1.4 WebDAV server with plain old http and a 1.5 beta1 client
> (both the official client and TortoiseSVN) on a 64-bit version of Vista.
>
> I can checkout, update, and commit stuff just fine, but when I try to merge
> a range of revisions from the trunk to my feature branch, I get an error
> that reads "malformed URL for repository" (which, I have to admit, isn't
> very useful).
>
> I *have* found a work-around. If I change the target address from:
>
> http://example.com/whatever/trunk
>
> to:
>
> http://username@example.com/whatever/trunk
>
> then works without complaints, both in the command line client and
> Tortoise.
>
> I wasn't able to find any posting about this bug, so I figured I'd post it.
> Let me know if you want me to check anything else.

Can you show the full command line you're typing rather than just the URL?

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-02 19:02:40 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.