Hi, As far as I know, you cannot update from one tag to the other, but what you can do is download the 1.3 source and deploy it to Felix. Step by step: Go to your FELIX_HOME directory and delete the .jar files which are in the matterhorn subdirectory. This is to make sure that you don't end up with duplicate .jar files with different versions Go to the directory where you want to download the source. Get the 1.3 source with svn co http://opencast.jira.com/svn/MH/tags/1.3.0 . You may add another parameter to indicate the name of the directory where the source will be installed. If you don't, a directory named "1.3.0" will be created. Enter that directory and build your system, just like you do with the rc6 version. In a distributed setup, you need to do this with every server in the cluster.
Hope it helps. 2012/4/11 zengshan <[email protected]> > ** > ** > Hi all, > Is there anybody know how can I update from version 1.3-rc6 to version 1.3? > > 2012-04-11 > ------------------------------ > ZENG SHAN > Tel,861088236837 > E-mail,[email protected] > Computing Center > Institute of High Energy Physics,CAS > ** > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > >
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
