Hi Colin,

On Sep 17, 2007, at 10:02 AM, Colin Tay wrote:

> Hi all,
>
> I have tried to check out the xwiki source files to build from  
> sources.
> However, whenever i checked out from http://svnmirror.xwiki.org/svn/ 
> mirror/xwiki/trunks-users/ , it checked out the snapshot version of  
> the xwiki. How can i check out the
> stable version instead, such as the Xwiki 1.1.

There's no such thing as XWiki 1.1 :)

XWiki is divided into modules so you need to check out the modules  
you're interested in. You need to tell us what you want to do and  
then I can help you more.

Just note that you don't need to check out all modules just to build  
XWiki. You just need to check out the module in which you wish to  
make changes to the source.

For example if you wish to change XWiki's templates you'll need to  
check out the Platform Web module for which the 1.1 final tag is at:
svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/tags/ 
xwiki-web-1.1.0

If you wish to build the 1.1 branch (leading to the 1.1.1 release)  
that'll be:
svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/web/ 
branches/xwiki-web-1.1

etc.

Thanks
-Vincent

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to