I am running VisualSVN Server on my server, and I have TortoiseSVN installed on both my dev PC and my server.
I want to be able to push through updates to the website over SVN without manually checking out the latest version on htdocs.
How can I have TortoiseSVN on my server automatically checkout the latest revision of the site when I commit a new revision?