Hi devs, The full XWiki repository is a bit oversized, especially because of old (pre-maven) tags, thus it takes a lot of time to checkout/update the full repository. Since on the server side all the history is accessible, I'd like to remove several tags:
XPERTNET_0_1 XWIKI_0_1_10 XWIKI_0_1_9 XWIKI_0_9_1017 XWIKI_0_9_1252 XWIKI_0_9_1300 XWIKI_0_9_790 XWIKI_0_9_793 XWIKI_0_9_981 XWIKI_1_0_BETA_1 XWIKI_1_0_BETA_2 XWIKI_1_0_BETA_3 XWIKI_1_0_BETA_4 XWIKI_1_0_BETA_5 XWIKI_1_0_BETA_6 XWIKI_1_0_RC_1 XWIKI_1_0_RC_2 XWIKI_1_0_RC_3 XWIKI_1_0_RC_4 XWIKI_1_0_RC_5 XWIKI_1_1_MILESTONE_1 XWIKI_1_1_MILESTONE_2 XWIKI_COM_20040517 xwiki-core-1.1-milestone-3 xwiki-core-1.1-milestone-4 xwiki-core-1.1-rc-1 xwiki-core-1.1-rc-2 Note that XWIKI_1_0_0 and all the tags starting with xwiki-core-1.1.0 will be kept. For those who want to see the old code, we should provide links to fisheye, like: http://fisheye2.atlassian.com/browse/xwiki/xwiki/tags/XWIKI_1_0_BETA_1 and svn commands for chekout, like svn co http://svn.xwiki.org/svnroot/xwiki/xwiki/tags/[EMAIL PROTECTED] -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

