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

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

From: Rick Yorgason <rick_at_ldagames.com>
Date: Tue, 29 Jul 2008 12:16:54 -0400

Julian Foad wrote:
> OK, there is one question here and one bug.
>
> Q: Why is Subversion looking at the path ".../Resources Src/..."?
> A: Maybe because it's in the mergeinfo.
> Q: Is that path in your svn:mergeinfo property on the trunk?

There is no svn:mergeinfo property in *any* of the folders in question,
or, for that matter, anywhere in the entire repository.

I *did* have svn:mergeinfo in my branch (/branches/rick) during the
1.5.0 beta, way back before this problem started, and when you used to
be able to do merge tracking without upgrading your server, but since
then I deleted it.

/branches/rick has also been deleted and replaced with a fresh copy of
the trunk since then. Actually, it was deleted and replaced *today*,
right after I upgraded to 1.5.1.

I noticed that there wasn't any mergeinfo in /branches/rick after doing
that, but I wasn't sure if there was supposed to be.

> Bug: That string is not a valid URL because it had a space in it.
> Q: How did it fail to be properly escaped (as "%20")?
> A: Maybe a bug in the mergeinfo generation.
> Q: Can you show us the mergeinfo?

No svn:mergeinfo props. If there's anything else you'd like to know,
I'd be happy to oblige.

> Another poor error message. We can't tell what path doesn't exist. Not
> necessarily the one you're thinking of.

You have a point. The message is on the server-end, and I'm not so keep
on running experimental builds on our server, so I used Wireshark to see
what path my client was sending to the server. Sure enough, this is
what the dest-path tag read:

http://redacted.example.com/svn/Hegemony/src

And sure enough, that path doesn't exist.

-Rick-

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-29 18:17:33 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.