RWiki Releases

Release Status

We have Create a Release Candidate 1 (links below)

Source Tarball

Release Candidate 1 Source Tarball

To build

unpack the tar

cd into the directory

maven sakai

Be cetain to turn auto.ddl on in placeholder.properties

There is one dependency not in the source tarball which can be found at http://www2.caret.cam.ac.uk/maven/jrcs/jars/diff-1.0.jar

SVN Access

We have recently moved over to a SVN public server. The location for the repository is https://saffron.caret.cam.ac.uk/svn/projects/rwiki. We will shortly be updating the information on http://saffron.caret.cam.ac.uk with instructions for accessing this repository.

A quick start would be the following:

svn co https://saffron.caret.cam.ac.uk/svn/projects/rwiki/trunk/ rwiki

followed by

cd rwiki
maven sakai

Having checked that mave.tomcat.home is pointing to you Sakai tomcat instance.

SVN TRUNK may from time to time be broken, we will apply tags when we get closer to a full release.

Demo

We also have a demo site which is built from CVS head nightly using Gump. Again it may be broken from time to time, but you can find it at http://sakai-beta.caret.cam.ac.uk. Please self register with your email address. You can then either join the Test Site worksite which we are using for testing or add an RWiki tool to you own site.

As with all beta deployments, dont put anything you want to keep on this site.