subversion 1.5 and unexpected format errors with blank info
July 22nd, 2008
We 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.
September 14th, 2008 at 07:25 AM Totally helped.. thanks W
September 14th, 2008 at 07:25 AM Totally helped.. thanks W
December 29th, 2008 at 01:29 PM Definately: Check for duplicates ! Works for me.