$URL: svn+ssh://alci@svn.forge.objectweb.org/svnroot/barracudamvc/Barracuda2/tags/2.1/WEB-INF/src_docs/quick_reference/svn_topology.html $ - $Revision: 127 $
SVN Topology
All the Barracuda source lives in SVN (aka.
Subversion, a next
generation replacement for cvs).
If you would like to check out the source, see
Getting Barracuda.
Or you can browse the svn tree online via the
SVN web interface.
The actual SVN topology (modules) looks like this:
- Barracuda2 - the main Barracuda 2.x tree
- MyApp - a sample Barracuda application
- Tomcat 5.0 - this tree can be useful if you are working with
Tomcat - simply install tomcat, then rename that directory; next, check
out Tomcat 5.0, then copy the tomcat directory back on top of it. This
effectively "overlays" the svn tree into the tomcat structure, allowing
you to easily update shared jar files in Tomcat (you simply update from
svn, and then cycle tomcat).
As a final note, older versions of Barracuda (1.x) are still accessible via
cvs from ObjectWeb
site.
$Date: 2006-01-04 21:56:22 +0100 (mer, 04 jan 2006) $