[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: Wed, 27 Aug 2008 23:51:27 -0500

Hyrum K. Wright wrote:
> This isn't a solution to the problem, but the 1.5.2 error message for this
> problem will have additional information which will help the developers fix this
> issue. Thanks for your patience!
>
I applied just that patch (the change to session.c in r32751) to my copy
of the 1.5.1 source and got:

C:\ACCTivate\64>svn merge -c 21582 https://dev.alterity.com/svn/ACCTivate

svn: URL
'https://dev.alterity.com/svn/ACCTivate/Installers/Projects/ACCTivate
CIMS Cumulative Update' is malformed or the scheme or host or path is
missing

The problem seems to be the spaces in the path; I'm guessing they should
be escaped?

I recently did an "svn copy" from that URL to the branch
(https://dev.alterity.com/svn/branches/6.4/Installers/Projects/ACCTivate
CIMS Cumulative Update), and now that I think about it, this is the
first time I've tried to merge to branches/6.4 since doing that copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-28 06:59:45 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.