How to perform automatic Update on Multiple Servers while peforming commit on svn?
I want to perform automatic update on multiple servers automatically as soon as i commit changes on my code
More specifically
I have multiple instances of my code and i want to update them all as soon i commit changes on my code
Project is based on PHP
How can i do this?
More specifically
I have multiple instances of my code and i want to update them all as soon i commit changes on my code
Project is based on PHP
How can i do this?
0