Obtaining papaya CMS via SVN
From PapayaCMS
Checking out papaya CMS
You can download papaya CMS directly from our public subversion server, giving you all the latest improvements and bugfixes made by the core developers.
In order to check out papaya CMS from trunk into your webserver's document root, you can use the following command in your console:
svn checkout http://svn.papaya-cms.com/trunk/papayaCMS/ htdocs
You can browse through the repository with your webbrowser using our WebSVN installation:
WebSVN allows you to read log messages of single commits, to see the differences between various file versions or to take a look at the source code.