The complete OpenCms source code is accessible in the OpenCms CVS system. CVS is a system for concurrent version control. In case you do not know what CVS is, check out the CVS website for further information.
You will always find the latest source code version of OpenCms in our CVS repository. You can check out this source code and compile OpenCms for yourself as described on the Core Build page.
Please note that the CVS may contain new code that has not fully been tested yet and thus might cause problems. In case you want to use OpenCms in a production environment, we recommend that you use the latest binary release, available in the Download area.
Set your environment variable
CVSROOT or GUI client equivalent to
:pserver:anon@cvs.opencms.org:/usr/local/cvs
Next, you need to login into the CVS repository by typing
cvs login
or using the equivalent login method for your GUI client. This will ask you for a password.
The password for anonymous read-only access is
"anon".
The complete OpenCms source code is available in the opencms/ subdirectory of the CVS tree. Use this command to get the latest stable version of OpenCms
cvs checkout opencms
if you want to get the development branch, where you will find the latest bug fixes and the newest features. use the command
cvs checkout -r DEV_7_0 opencms
or use the equivalent method of your GUI client.
Please note: If you intend to build OpenCms from the CVS sources, you will need the required libraries (*.jar files). These are included in the OpenCms source distribution. Please consult the Core build page for full instructions how to build OpenCms from source.
You can also browse the OpenCms CVS repository and download individual source code files by using the CVS web interface.
Aug 18, 2010 - OpenCms version 7.5.3 is now ready and available for download. With OpenCms 7.5.3, a number of issues that persisted in the 7.5.2 release have been fixed. Some new features have been added as well.
Aug 18, 2010 - Alkacon OCEE for OpenCms offers Support for LDAP, Clustering, Replication and improves OpenCms general performance. Alkacon OCEE release 2.1.3 is a maintenance update that fixes a number of issues.
Aug 18, 2010 - The OpenCms 7.5.3 release notes contain detailed information about the fixes and changes in this release.
Jan 21, 2010 - Alkacon OCEE for OpenCms offers Support for LDAP, Clustering, Replication and improves the system performance. This OCEE release 2.1.2 is a maintenance update that fixes a number of issues.
Do you want to take a quick test drive of OpenCms to get an impression of its great features? Try out the OpenCms Live Demo website available at http://demo.opencms.org
© Alkacon Software GmbH - http://www.alkacon.com - Terms of use - Impressum