A short article on how to setup a symfony 1.4 project with SVN
Here is a short article on how to setup a symfony 1.4 project with SVN. This will helps you to have a good start with symfony 1.4. First, you have to create your SVN repository. There are many tutorials about it, so I wont step into the details. Let's assume that our repository is http://svn.example.com/symfonyproject101 From your Dev path environement:...