SVN (Subversion) Code Repository

Subversion is a versioning control system used for development of Propel.

Use Subversion 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/propel/trunk

NOTE

Currently nearly all development work is going into branches/1.3, please refrain from using trunk at this stage in favor of the 1.3 branch.

$> svn checkout http://svn.phpdb.org/propel/branches/1.3

All SVN commits are sent to the cvs@propel.tigris.org mailing list (so-named for legacy reasons). We suggest subscribing to this list or monitoring the archives if you are using a SVN version of Propel.

If you'd like to commit code to the repository, please send an email to the developer mailing list to request an account.