subversion 1.5 and unexpected format errors with blank info
Tue, Jul 22, 2008 devWe use subversion at work, subversion 1.5 specifically. I was working on a project with a lot of externals and ran into the following error:
Unrecognized format for the relative external URL '' .
Boy is that informative. After poking around and doing all sorts of re-organization of the externals I noticed that I had a dupe. Removing the duplicate external solved the problem. Hope that helps.