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

How to workaround/reproduce the "Malformed URL for repository" issue

From: Michael Schall <mike.schall_at_gmail.com>
Date: Tue, 19 Aug 2008 16:47:35 -0500

I am using svn 1.5.0 on Windows.

I think I found a way to reproduce/workaround the issue we have been having
with the "Malformed URL for repository" error while merging.

Create a repository that has done a successful merge and commit the change
(mergeinfo property exists on the folder).

Somewhere inside that folder perform a svn move.
svn move foo.aspx bar

When committing "foo.aspx", there will be a mergeinfo property on the file.
Am I correct that mergeinfo should only be on a folder?

Once you have committed a file with a mergeinfo property, you will get the
"Malformed URL for repository" when trying to perform the next merge.

If I remove the mergeinfo property from the files, I can successfully
perform a merge again.

This happens with tortoiseSVN 1.5.2 as well as the command line svn 1.5.0.

Mike
Received on 2008-08-19 23:48:04 CEST

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

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