$URL: svn+ssh://christianc@svn.forge.objectweb.org/svnroot/barracudamvc/Barracuda2/trunk/WEB-INF/src_docs/getting_started/getting_barracuda.html $ - $Revision: 137 $
Put all your content below this line

Getting Barracuda

There are several ways to get Barracuda MVC 2.x.

  1. You can get the latest binaries here at the ObjectWeb site.
     
  2. 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...

 


Put all your content above this linee

$Date: 2006-01-09 16:42:36 -0500 (Mon, 09 Jan 2006) $