Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1668 visitors today
Log In Register

Forum .LRN Q&A: Re: merging .LRN cvs with OpenACS CVS this 17 April 2004

OpenACS Home : Forums : .LRN Q&A : Re: merging .LRN cvs with OpenACS CVS this 17 April 2004 : One Message

+
Posted by Nima Mazloumi on
great :)
+
Posted by Joel Aufrecht on
The merge is done.  If you have an existing dotlrn CVS checkout that you want to continue using, run these commands to update the CVS directory information:

find . -type f -name 'Root' | xargs perl -pi.bak -e 's/dotlrn-cvsroot/cvsroot/'
find . -type f -name 'Repository' | xargs perl -pi.bak -e 's/dotlrn.openacs.org/openacs.org/'

Please post any problems here.

+
Posted by Jeff Davis on
I think to make the checkout just work you need the Repository file to be something like (for dotlrn/tcl/CVS/Repository):
openacs-4/packages/dotlrn/tcl
so that script won't work.

Also, you need to have a directory entry in the packages/CVS/Repository file for each dotlrn package, which would be a line like:

D/dotlrn////