Post Go back to editing

Buildroot libmcapi svn repo access forbidden

Hello,

I'm trying to build buildroot-2014R1-RC1 for BF609 with the support of ICC. I configured buildroot and kernel as it's shown here. The problem is that svn repo for libmcapi, while being available via browser, doesn't allow to checkout nor to export, which results in following while building:

>>> libmcapi 931 Downloading
svn: E170013: Unable to connect to a repository at URL 'http://svn.code.sf.net/p/adi-openapp/code/trunk/libs/libmcapi'
svn: E175013: Access to '/p/adi-openapp/code/trunk/libs/libmcapi' forbidden

 

I tried using Tortoise SVN for exporting/checkouting repo under windows and subversoin under ubuntu with exactly the same error. I know i can recreate folder structure and download every file by hand in browser, but c'mon. Is there any mirror or am i doing something wrong? Maybe another way to download contents of the repo? (wget doesn't seem to work)  Could someone just give me the tarball if you have it?