When developing on a project with subversion (or any other centralized revision control system) do not:
- commit without useful log, unless you are not a human (eg: scripty)
- pass 1 commit/minute commit rate
When developing on a project with subversion (or any other centralized revision control system) do:
- Test your changes locally
- Use a staging (devel) server