dotCMS - Open Source Content Management System, Ondemand CMS, and Professional Support

 

dotCMS Stable (latest released code)

If you are looking to maintain your own dotCMS installation, we recommend that you begin by checking out the dotCMS stable branch. The stable branch will always point to the latest released version of dotCMS and will provide instructions on how to upload from version to version. Check out the dotCMS stable branch using the follow svn settings:

url: https://svn.dotcms.org/branches/stable
u: dotCMSUser
p: dotCMSUser

dotCMS Releases (Collection of dotCMS Released Code)

We offer SVN read access to dotCMS releases. The releases are tagged with their release number. You can check out the our tagged releases here:

url: https://svn.dotcms.org/tags/releases
u: dotCMSUser
p: dotCMSUser

dotCMS Trunk (latest code, warts and all)

We offer SVN read access to the latest dotCMS code base, called the trunk. You use the trunk at your own risk. The dotCMS trunk includes bug fixes that have not yet made it to a stable release. The trunk also includes code that is untested and might not be ready for production use. You can check out the latest code from dotCMS's svn trunk here:

url: https://svn.dotcms.org/trunk
u: dotCMSUser
p: dotCMSUser