On Oct 28, 2009, at 1:05 PM, Luis Ruiz wrote:
Hello Vincent, Jean-Vincent and Anca,
Thanks for your answers, I'm now downloading the correct one. If someday xwiki loses all of it's SVN don't worry, I HAVE IT!!
:) -Vincent
Thanks.
2009/10/28 Anca Luca <[email protected]>
Hello Luis,
what you need to download if you want the latest sources is
http://svn.xwiki.org/svnroot/xwiki/platform/trunks/ .
Then, to build, you should use guidelines at http://dev.xwiki.org/xwiki/bin/view/Community/Building : just install maven, configure it and type mvn install in the sources directory.
Happy hacking, Anca
On 10/28/2009 01:25 PM, Luis Ruiz wrote:
Hi,
I am trying to get xwiki platform sources from TortoiseSVN. I have followed this instructions: http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository but I think I must make changes at Tortoise or something like that, because when I try to checkout http://svn.xwiki.org/svnroot/xwiki/platform/ recursively and HEAD revision I download more than 2GB of contents (I have only arrived to 2GB, then my RAM dies). I suppose I should only download last xwiki 2.0, could you tell me the essentials I need to compile platform?
Thanks and sorry for this stupid question!!