pub_at_patrickwolf.net wrote:
> Hi,
>
> It looks like I have a broken revision in my repository:
>
> 'https://MYServer.fa.lan:8443/svn/Dev/MyProject/Trunk/src/DBQueries/Groups.Maintainance.Split by production phase.sql' is malformed or the scheme or host or path is missing
>
> This occurs at least whenever I use merge or “revert changes from this revision” command.
>
> When I run “svnadmin verify C:\Data\SVN_Repository\Dev” everything looks fine
>
> Any idea how this could be fixed?
>
> Thank you very much,
> Patrick
>
> -----------------------------------
> VisualSVN Server Version 1.6.2 (November 3, 2008) with Subversion 1.5.4.
> Repository is upgraded to 1.5
> Tortoise 1.5.3.x
>
> svnadmin, version 1.5.4 (r33841)
> compiled Oct 30 2008, 20:14:03
>
There was a bug fixed in 1.5.4 which dealt with merging using an url
with spaces... which sounds like your problem.
From the Changes file for 1.5.4:
* fixed: merging of paths containing spaces (r33641, -44)
Are you using TortoiseSVN to merge? or the svn commandline?
I believe TortoiseSVN 1.5.5 is the revision that is based on subversion
1.5.4
eg
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-06 00:31:18 CET