wiki:Development/SVN

SVN Repository

We are using  Subversion (SVN) for managing Phing'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.phing.info/trunk

All SVN commits are sent to the  cvs@phing.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 Phing.

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