Modules
ProxyToys project consists of several modules:- proxytoys - the core module
- proxytoys-example-code - the example code used in the Javadoc of the package descriptions
- proxytoys-distribution - the module contains the documentation and assembles the src and bin distributions
svn co http://svn.codehaus.org/proxytoys/trunk/[module]
Browser
You can use the browser to navigate within the sources online with the help of the FishEye installation on Codehaus.
Subversion
ProxyToys uses Subversion as the SCM. See Subversion website for details and documentation on IDE integration.WebDav Access
WebDav is an access protocol supported by SVN and being http-based is often allowed by corporate firewalls.Anonymous Access
svn co http://svn.codehaus.org/proxytoys/trunk
You might also use this URL to browse the repository in a simple manner.
Committer Access
svn co https://svn.codehaus.org/proxytoys/trunk
This access protocol is available to all, but only developers can commit changes.
Developers require a LDAP password for Codehaus username (contact Bob at the Haus to get assigned a password if you don't have one).