Forum .LRN Q&A: Re: The next stable .LRN release

Collapse
Posted by Tracy Adams on
The release will be made off the openacs-5-1 branch.

To get the code from CVS, do the following:

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 ..
Collapse
Posted by Rocael Hernández Rizzardini on
Hello,

can we have the dotlrn-prereq again?

I tried to install dotlrn-2-0-3-final under oacs-5-1 but there's not clear way to do that,

If you do -r dotlrn-2-0-3-final dotlrn-all on top of a oacs-5-1 /packages directory
you get just dotlrn and related applets / portlets, but not the actual packages like forums, etc ...

Am I missing something ...??
Joel...?

Collapse
Posted by Tracy Adams on
Rocael,

I'm not sure what you are trying to do.  To get the code that will become the next version of .LRN, I posted the instructions above.

To get .LRN 2.0.3, it is in the tarball.

Are you trying to do something that either?

We had a conversation and I thought you were going to upgrade to the next version of .LRN, so I'm confused why you are not following my instuctions above.

Collapse
Posted by Rocael Hernández Rizzardini on
I just tried an installation like you explain there, but its broken to create classes ... so I was wondering if I can still run dotrln 2.0.3 under oacs-5-1 ... but not success yet ...