Jetspeed houses its source code in a Subversion (SVN) source code repository. You can view the repository online by navigating to our public Subversion webpage View SVN
To access the Subversion repositories anonymously, you will need a Subversion client.
To check out the Jetspeed project from the head, type:
svn co http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk jetspeed-2
For more help on using Subversion, consult the Subversion website or Subversion book. The web site provides a list of clients and useful links (including a link to the Eclipse plug-in).
To find out more information about using Apache source code repositories, visit the ASF Source Code Page