Page 1 of 1

[closed] Problem accessing trunk versions of ManiaLive/MLEPP

Posted: 11 Sep 2011, 16:51
by corto-72
It seems read only rights have been modified in some ways for both projects... I tried downloading latest versions of both ML and MLEPP, using

Code: Select all

svn checkout http://manialive.googlecode.com/svn/trunk/ manialive-read-only 
and

Code: Select all

svn checkout http://mlepp.googlecode.com/svn/trunk/ mlepp-read-only 
respectively and all I get is :

Code: Select all

svn: access to '/svn/trunk' forbidden
I guess this is linked to the maintenance of Google Project Hosting earlier this week.

PS: note I also tried to access them with SynchroSVN, and I get a bit more info:

Code: Select all

Browsing error: svn : PROPFIND of 'svn/trunk' 403 Forbidden (http://xxx.googlecode.com/svn/trunk)

Re: Problem accessing trunk versions of ManiaLive / MLEPP

Posted: 11 Sep 2011, 17:18
by corto-72
Arf, ignore my post, I was trying to access it while VPN was up... :oops: