How much will be difference between building php sites with SVN and not using it
- by user1315279
I have been developing PHP sites for about 5 years but never used SVN.
But i am going to start in new company and they use SVN. Tomorrow is my first day.
I want to know that how site developement differes with SVN.
WITHOUT SVN
I make test account on Linux server via cpanel
I make database tables
Put all files in /home/user/public_html
and i use PHP designer as IDE to edit files and i can see the results on test.mydomain.com
I just want to know how much will be the difference with SVN. I mean what will be the steps