Hi XXXX
I've added you as an 'organiser' in the TestFest Subversion repository. The repository is here:
http://testfest.php.net/repos/testfest
You have the authority to add other users from your User Group. To do this, use the web interface here:
http://testfest.php.net/testfest.php
Log in using this user ID : YYYY (email)
and this password: some-passwd
Please only check tests in under the directory:
http://testfest.php.net/repos/testfest/group-name
*To checkout:*
svn checkout http://testfest.php.net/repos/testfest/user-group-name
where user-group-name = NewZealandUG for example.
*To add new tests to version control:**
svn add
*To commit tests:*
svn commit -m 'new tests for whatever' ---username=your-user-name --password your-password
*Please make sure that people attending your event have a subversion client installed*