DRAFT
This should be all the checkouts one needs:
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.logging/trunk org.apache.commons.logging
$ svn checkout svn://jumar.lowel.edu/org.apache.log4j/trunk org.apache.log4j
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.beanutils/trunk org.apache.commons.beanutils
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.codec/trunk org.apache.commons.codec
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.collection/trunk org.apache.commons.collection
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.configuration/trunk org.apache.commons.configuration
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.digester/trunk org.apache.commons.digester
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.jxpath/trunk org.apache.commons.jxpath
$ svn checkout svn://jumar.lowel.edu/org.apache.commons.lang/trunk org.apache.commons.lang
$ svn checkout svn://jumar.lowel.edu/org.simpleframework.xml/trunk org.simpleframework.xml
$ svn checkout svn://jumar.lowel.edu/org.apache.activemq/trunk org.apache.activemq
$ svn checkout svn://jumar.lowel.edu/edu.lowell.loui.common/trunk edu.lowell.loui.common
$ svn checkout svn://jumar.lowel.edu/edu.lowell.loui.nasa42/trunk edu.lowell.loui.nasa42
Create a new workspace and do the above checkouts and then do the following:
- Create /opt/LOIS/nasa42 directory
- Create the following symlinks in the above directory:
$ ln -s $NASA42_WORKSPACE/edu.lowell.loui.nasa42/external/instrumentConfiguration.xml instrumentConfiguration.xml
$ ln -s $NASA42_WORKSPACE/edu.lowell.loui.nasa42/external/jndi.properties jndi.properties
- Edit the jndi.properties file to point to the right machine and right broker. Peter has the most recent info on these.
I think this is all that is needed to create a working copy. Let's try it together today and make sure I have not missed any steps. We also need to get all this on 'hall' for the engineering nights.