CVS Repositories
Most of the OpenSymphony components either reside on java.net, or are in the process of migrating there from sourceforge.net.
sourceforge.net CVS Access
Webwork 1.3 and OSAccess still reside on sourceforge. Instructions for accessing the CVS repositories for these projects can be found at http://sourceforge.net/cvs/?group_id=9890.Note that while repositories exist for the other OpenSymphony components, these are deprecated and are no longer in use.
java.net CVS Access
The remaining OpenSymphony components have all been migrated to java.net, and can be checked out either as a guest user, or a user that has been granted the observer role in a particular projects. We recommend you apply for the observer role (it usually takes a couple of hours at most for someone to grant you the role), and check out the project as yourself rather than the generic guest user.The CVSROOT for java.net projects is:
:pserver:username@cvs.dev.java.net:/cvs
where username is either guest or your own java.net username.
Note that the password for the guest user is empty (just press enter when prompted for one).
Summary
Below is a summary of the CVS repositories and module names in use currently.
| Component | Repository | Module Name |
| OSCache | java.net | oscache |
| OSCore | java.net | oscore |
| OSPropertySet | java.net | propertyset |
| WebWork 1.x | sourceforge.net | webwork |
| XWork | java.net | xwork |
| WebWork 2.x | java.net | webwork |
| OSWorkflow | java.net | osworkflow |
| OSAccess | sourceforge.net | osaccess |
| SiteMesh | java.net | sitemesh |
| Clickstream | java.net | clickstream |
| OSUser | java.net | OSUser |
The CVS mailing lists are listed on the Making Contact page.
