Thanks all, Solved it. Just needed to change http:// to https://
Thanks for your continuous support. Sweta On Sat Nov 08 2014 at 12:50:04 AM Sweta Rani <swetarani3...@gmail.com> wrote: > Thanks Joris, > > The next thing troubling is that svn-checkout copies some of the files to > my desktop and then ends with error: > svn: E200014: Checksum mismatch for > '/home/proxima/mesos-last-attempt/source/api/latest/c++/search/functions_7.js': > expected: 199b2291f4ed17d12c04094ba2b0c0f4 > actual: 75278aea88496b7427ba1703695c7bf0 > > So, I tried svn cleanup and then again executing svn-checkout but again it > copies some files and again gives same error at some other file. Executing > repetitively these both commands would add some more file again and again > but would would need at minimum 1000s execution to completely download the > repository http://svn.apache.org/repos/asf/mesos/site/ . > > Therefore, please help me out with this. > > Thanks, > Sweta > > On Fri Nov 07 2014 at 10:58:02 PM Joris Van Remoortere < > jo...@mesosphere.io> wrote: > >> http://stackoverflow.com/questions/1491180/how-to-configure- >> a-http-proxy-for-svn >> >> On Fri, Nov 7, 2014 at 8:10 AM, Sweta Rani <swetarani3...@gmail.com> >> wrote: >> >> > Upon running "svn checkout http://svn.apache.org/repos/asf/mesos/site >> > mesos-last-attempt", it gives following error: >> > svn: E000111: Unable to connect to a repository at URL ' >> > http://svn.apache.org/repos/asf/mesos/site' >> > svn: E000111: Error running context: Connection refused >> > >> > I am using proxy so I tried even: >> > "export HTTP_PROXY="http://10.3.100.207:8080" >> > But still after this it didn't work. >> > >> > Thanks, >> > Sweta >> > >> >