| Apache Etch > Home > Get Involved |
|
Community |
Getting InvolvedWelcome to Apache Etch Here are some suggestions for how you can get more involved in Apache Etch.
Source codeSubversionThe source is maintained in Apache's subversion repository at svn.apache.org. If you are a committer for the project, you should use the https url, otherwise if you are just interested in a copy http is fine.
If you do not have a Subversion client for your platform, you can get one here: http://subversion.tigris.org/. GitSome of us on the team (namely dixson) also use Git for source management. We publish our repositories publicly too. See Committers for details who publishes where. If you are interested in using Git, we recommend either cloning the subversion trunk or cloning one of the public repositories of the Committers. If you do not have a Git client for your platform, you can get one here: http://git-scm.com. Development ModelWe tend to do primary development against the Subversion trunk. Once we believe we are reaching a point of stability, we will make a branch and close out the release. Nightly Builds.. coming soon We need a home for our continuous build. It needs to be able to build java as well as c# artifacts. Others are coming soon. Making a ReleaseCurrently James Dixson and Scott Comer are enabled to make releases. Here is the procedure: Anyone can check a release, and we encourage you to test downloads before using them. |