Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SVN checkout throws "XML data was not well-formed"


Go to End


4504 Views

Avatar
dalesaurus

Community Member, 283 Posts

21 September 2009 at 3:27am

Edited: 21/09/2009 3:33am

EDIT: I'm stupid, works when using the correct SVN URL! open.silverstripe.com/browser !== svn.silverstripe.com/open/ Not enough coffee in me yet....

Howdy,
I am trying to checkout SS (the core, sapphire) and I keep getting the following error: svn: XML data was not well-formed

[~/NetBeansProjects]$ svn checkout http://open.silverstripe.com/browser/modules/sapphire/trunk ~/NetBeansProjects/sscore/
svn: XML data was not well-formed
[~/NetBeansProjects]$ 

I'm running Ubuntu 9.04 (jaunty), Subversion 1.5.4. Perhaps some kind of UTF-8 error? Any help would be appreciated.