Source Repository

The OpenLaszlo source code is available for anonymous access on subversion. This includes everything in the source distribution, and everything that is used to build the binary distributions.

Anonymous access: http://svn.openlaszlo.org

There is also a websvn interface available here.

The openlaszlo source directory contains the following subdirectories:

  • branches: unstable development branches. These have not passed QA.
  • tags: archived development branches. These may have passed QA. For example, /openlaszlo/tags/3.2.0 has passed QA and contains the exact sources for the OpenLaszlo 3.2 release.
  • trunk: the active development branch. This has not passed QA.

There are also several other top-level directories in the repository, including:

  • tools: tools for developing with OpenLaszlo, including scripts for managing the checkin process.
  • vendor: distributions of third-party projects required for different parts of the OpenLaszlo distribution.
  • labs: a place for OpenLaszlo-related projects that do not belong within the distribution proper.

You can find this information and additional build instructions on the OpenLaszlo Wiki.

If you have patches for the code or extensions, please consider becoming a contributor to the OpenLaszlo project so that we can officially include your work in the upcoming releases.

If you have minor bug fixes to submit, please consider entering the bug into our JIRA bug tracking system and submitting the fix along with the bug.

For more information about subversion and a list of subversion clients, see http://subversion.tigris.org.