Si vous cherchez mon site professionnel, merci de cliquer ici.
Fast website update with SVN
If you manage websites on a remote dedicated server, you probably waste many time on transferring code from your local machine to the remote one. You can script some ftp transactions, but it’s somehow not really secure. You can use scp, but it can be a pain with the need for password.
What I’ll discuss here is an other method : using SVN. The main advantage is to update the site in a simple command, and to be able to revert modifications easily.

