Forum .LRN Q&A: Test Server is Up

Collapse
Posted by Tracy Adams on
The test server for the .LRN 2.1 release is up. You can reach it here.

Thank Collaboraid for access to the machine and Collaboraid and Joel for the scripts to autoupdate and maintain the test environment!

The server that is up is PostGres.

I'll be putting up an Oracle version shortly.

Collapse
2: Re: Test Server is Up (response to 1)
Posted by Dario Roig on
Hi Tracy!

As you have been able to install openacs 5.1 with. lrn 2.0.3?

Greetings

Collapse
3: Re: Test Server is Up (response to 2)
Posted by Tracy Adams on
Last night, jarkko and I fixed the bug in the oacs-5-1 branch that allows you to make classes.

This is what we will be using for the next release.

cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot checkout -r oacs-5-1 acs-core

mv openacs-4 dotlrn

cd dotlrn/packages

cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot checkout -r oacs-5-1 dotlrn-all

mv dotlrn/install.xml ..
I haven't tried .LRN 2.0.3 with oacs-5-1 nor do I recommend it. It's not tested. Also, it's kind of list going backwards (backporting to an old version) instead of going forwards (bringing up the .LRN part to meet the OpenACS part).