SVN Repository
We are using Subversion (SVN) to manage Creole's source code.
Use SVN to checkout a copy of the source code. We do what we can to ensure that SVN versions are build-able and run-able, but clearly the code in SVN should not be considered stable.
$> svn checkout http://svn.phpdb.org/creole/trunk creole
All SVN commits are sent to the cvs@creole.tigris.org mailing list (so-named for legacy reasons). We suggest subscribing to this list or monitoring the archives if you are using an SVN version of Creole.
If you'd like to commit code to the repository, please send an email to the developer mailing list to request an account.
