$URL: svn+ssh://alci@svn.forge.objectweb.org/svnroot/barracudamvc/Barracuda2/tags/2.1/WEB-INF/src_docs/getting_started/getting_barracuda.html, v141
Getting
Barracuda
There are several ways to get Barracuda MVC 2.x.
- You can get the latest binaries
here
at the ObjectWeb site.
- You can also download the source via svn (aka.
Subversion, a next
generation replacement for cvs).
If you are on Linux, you can use the svn command line interface.
If you are on Windows, we highly recommend getting
TortoiseSVN, a GUI
interface that integrates seamlessly in Windows Explorer.
- download and install TortoiseSVN (you may need to reboot)
- create a directory which will act as your svnroot (eg. D:\svnroot)
- right click on this directory in Windows Explorer and choose
SVN Checkout:
- URL of repository: svn://svn.forge.objectweb.org/svnroot/barracudamvc/Barracuda2/trunk
- Checkout directory:
D:\svnroot\Barracuda2
Additional Notes...
- if you are a committer, your URL will start with
svn+ssh://developername@svn.forge...
- if you want to know more about what other modules are available
in svn, see the SVN
Topology.
- the older Barracuda MVC 1.0 is still available via
cvs from ObjectWeb
site.
Last Modified: 2006-01-23 17:02:29 +0100 (lun, 23 jan 2006)