Ah yes, thx!
On Wed, Dec 10, 2014 at 11:02 PM, Konstantin Boudnik <[email protected]> wrote: > Do Shift-Ctrl-R a few times - it's a combination of load-balancer + mirror > sites that don't have all the content propagated yet. > > On Wed, Dec 10, 2014 at 10:54PM, Henry Saputra wrote: >> Hmm it is 404 for me >> >> On Wed, Dec 10, 2014 at 10:29 PM, Dmitriy Setrakyan >> <[email protected]> wrote: >> > And here it comes: >> > https://ignite.incubator.apache.org/ >> > >> > D. >> > >> > On Thu, Dec 11, 2014 at 12:44 AM, Roman Shaposhnik <[email protected]> >> > wrote: >> > >> >> On Wed, Dec 10, 2014 at 9:39 PM, Dmitriy Setrakyan >> >> <[email protected]> wrote: >> >> > Hi, >> >> > >> >> > I have the website ready, but cannot checkout the SVN repository for it. >> >> > Can someone please tell me the exact SVN commands that need to be >> >> executed, >> >> > starting from checkout? >> >> >> >> Please try the following: >> >> svn co https://svn.apache.org/repos/asf/incubator/ignite/site/trunk >> >> cd trunk >> >> cp -r <YOUR STUFF> trunk >> >> svn add * >> >> svn commit >> >>
