Development Resources
There are pages on this site, describing how to get involved and who the current development team is, and some pages of development notes.
Java.net hosts many of the DWR development resources. This includes:
- The dwr.dev.java.net home page.
- Nonetheless, as of now DWR repository is hosted on the Dojo Foundation servers. The subversion server is available at svn.directwebremoting.org
- The mailing list archive. There are several mailing lists, which you can subscribe to.
A number of other sites host DWR resources:
- Cenqua host a repository browser which is very nice: Fisheye looking at DWR.
- We host our own bug tracking database: JIRA on DWR.
- Some extra source-code is stored at SourceForge. See the DWR project on Sourceforge.
- There is also a Google Code project that is currently unused. We're thinking of moving the java.net CVS repository to SVN at Google Code.
Access to SVN
The repository can be found at http://svn.directwebremoting.org/dwr/trunk/ No username/password required. If you have commit privileges then you will need to use https and authenticate with your username/password.
This repository replaces the old CVS repository at :pserver:guest@cvs.dev.java.net:/cvs. You can still get anonymous access using the username 'guest' with no password.