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

Error in TortoiseMerge(Malformed URL for repository)?

From: Maleki <jason.clarke.cameron_at_gmail.com>
Date: Wed, 16 Jul 2008 10:07:41 -0700 (PDT)

Hi there. I'm kind of stumped as to why this is happening. I hope
this is clear enough. Any insights would be appreciated.

I'm using SVN 1.5.1 installed from VisualSVN-Server-1.5.1.msi and
tortoisesvn installed from TortoiseSVN-1.5.0.13316-win32-
svn-1.5.0.msi.

I've created a repo and I can access the following file thusly.

http://mylocalmachine:8080/svn/Tutorial/trunk/HelloWorld.txt

I'm now creating a branch from the above location to:

http://mylocalmachine:8080/svn/Tutorial/branches/V1.3 Release/
HelloWorld.txt

So far so good.

I right click on the branches folder and select SVN Update. It
retrieves 1 file and 1 folder('HelloWorld.txt' and 'V1.3 Release')

I modify the file HelloWorld.txt and commit it to:

http://mylocalmachine:8080/svn/Tutorial/branches/V1.3 Release/
HelloWorld.txt

Through Windows Explorer I navigate back to the trunk and select
'Merge' then 'reintegrate a branch'.

The following screen allows me to selet the urls: The following url is
selected:

http://mylocalmachine:8080/svn/Tutorial/branches/V1.3 Release/
HelloWorld.txt

I leave all of the defaults on the following screen: 'Compare
whitespaces' and 'Working copy' and press the button 'Test merge'.

I recieve the error

Command: Reintegrate merge http://mylocalmachine:8080/svn/Tutorial/branches/V1.3
Release/HelloWorld.txt into C:\Storage\Data\SVNTutorial\trunk
\HelloWorld.txt
Error: Malformed URL for repository
Finished!:

Removing the space from the 'V1.3 Release' bypasses the error. I've
also run the merge using SVN merge and I don't get the error there
either.

Is there something I'm doing wrong?

Thanks in advance,

M

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-16 19:11:02 CEST

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

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