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 >>
