You are probably getting the same error because you used copy link and the url's that Alan gave have MODULE_NAME as a link despite what they say. E.g the link:
http://anonsvn.mono-project.com/source/trunk/mono in his mail actuallly points to: http://anonsvn.mono-project.com/source/trunk/MODULE_NAME So just copy paste the text and don't use copy link or just copy paste those: http://anonsvn.mono-project.com/source/trunk/mono http://anonsvn.mono-project.com/source/trunk/mcs On Tue, Oct 6, 2009 at 9:54 PM, Costantino Pipero <[email protected]> wrote: > Thank you Alan, > > but I still get the same error. > > I am in my office network, maybe there's some firewall thing going on here. > > I will try from home later and let you know. > > Cos > From: Alan McGovern > Sent: Tuesday, October 06, 2009 11:28 AM > To: Costantino Pipero > Cc: [email protected] > Subject: Re: [Mono-list] Need help getting the source > If you want mono try this: > > svn co http://anonsvn.mono-project.com/source/trunk/mono > > and for the class libraries > > svn co http://anonsvn.mono-project.com/source/trunk/mcs > > Alan. > > On Tue, Oct 6, 2009 at 2:32 PM, Costantino Pipero <[email protected]> wrote: >> >> I would like to get the latest build (something close to the 2.6 release >> as I wanted to look at the new LINQ to DB and Moonlight 2.0 Preview) from >> the SVN. >> >> I tried to follow the instructions described on >> http://www.mono-project.com/AnonSVN but this is what I get when I run the >> command: >> >> C:\MonoSource>svn co >> http://anonsvn.mono-project.com/source/trunk/MODULE_NAME >> >> it responds with the following >> svn: Repository moved temporarily to >> 'http://pbg1mdf01-fpx01/?cfru=aHR0cDovL2Fub25zdm4ubW9uby1wcm9qZWN0LmNvbS9zb3VyY2UvdHJ1bmsvTU9EVUxFX05BTUU='; >> please relocate >> >> >> Is there a way to get the latest source (I do not want to have write >> access, just download the code...) >> >> Thanks >> >> Cos >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
