28 Oct
2009
28 Oct
'09
11:34 a.m.
On Wed, Oct 28, 2009 at 12:25 PM, Luis Ruiz <[email protected]> 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?
You should checkout http://svn.xwiki.org/svnroot/xwiki/platform/trunks as mentionned in the documentation. JV.