Niclas Hedhman a écrit : > You wrote that the SVN repo has to be next to the qi4j repo. What does that > really mean? > > Like this ?? > > mkdir zest > cd zest > svn checkout https://svn.apache.org/repos/asf/zest/site > git clone https://git-wip-us.apache.org/repos/asf/zest-qi4j.git Almost :)
mkdir zest cd zest svn checkout https://svn.apache.org/repos/asf/zest zest-svn git clone https://git-wip-us.apache.org/repos/asf/zest-qi4j.git
